lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] httpserver problem


From: vincent cui
Subject: Re: [lwip-users] httpserver problem
Date: Tue, 20 Sep 2011 14:10:31 +0000

For a embedded system, having a RTOS is reasonable.... mult-task switch bring 
more cost...
But I really don't know why lwIP will hang ... 

锘?Vincent Cui
Sr.Firmware Engineer
Mobile: +8613482482211
Tel: +86 21 34612525x6104
Fax: +86 21 34619770
E-Mail: address@hidden
Shanghai EnLogic Electric Technology Co., Ltd.
Address: 1104-1106, Building A, No.391, Guiping Road, Xuhui District, Shanghai, 
200233
http://www.enlogic.com
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Kieran Mansley
Sent: 2011年9月20日 22:10
To: Mailing list for lwIP users
Subject: Re: [lwip-users] httpserver problem

On Tue, 2011-09-20 at 13:52 +0000, vincent cui wrote:
> the two server will be access interval 1s by 10 client... the result
> is B http server always work and A httpserver fails (LWIP hang)

B is considerably more lightweight than A: less code, less resources
used, simpler implementation.  This all adds up to mean less bugs, and
better able to cope with a given load.

Kieran


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]