Hi,

On Son 15.02.2009 19:57, Peter Muller wrote:
Hi,


I'm curious about writing an C10K webserver (with additional
functionality).  I have used libmicrohttpd [1] which uses one thread
per client /or/ internal select, but not both.

[snipp]

Would you suggest me using libevent + evnhttpd or something else?

Have you take a look into

nginx http://nginx.net/

Maybe you want to read this blog and get some more questions ;-)

http://www.zenebo.com/word/asynchronous-programming/lighttz-a-simple-and-fast-web-server/

Which features do you need or plan to use?

BR

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

Reply via email to