On Thu, Jan 01, 2009, Matthew Weigel wrote:

> I'm a bit skeptical, to be honest.  Although libevent and lighttpd are two
> completely different codebases, both take the same general approach to HTTP as
> a single-threaded, single-process server that eschews (where possible)
> select() or poll().  I think the results are pretty clear: parsing HTTP is not
> the bottleneck. :-)

Thats highly, -highly- workload dependant. :)



Adrian

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to