Currently my worker threads actually just parse user request and send it
via a pipe to another thread to avoid synchronization. Can I continue to
do this using CVS ?

Also, shttpd_ctx is still per-thread, but I don't see we you set options
(shttpd_register_uri and doc_root for example) for each worker thread.

________________________________________
From: Sergey Lyubka [mailto:[EMAIL PROTECTED] 
Sent: quarta-feira, 28 de Maio de 2008 10:56
To: Rui Jorge Coelho
Cc: shttpd-general
Subject: Re: [shttpd-general] Accept callback: threads and pipes

Could you elaborate more on why do you need to manage shttpd thread
pool?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
shttpd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shttpd-general

Reply via email to