caudium-devel AT caudium.net
Caudium Developer mailing list.

Re: [caudium-devel] Performance: CGI/uniscript blocking


chronological Thread 
  • From: Bill Welliver <hww3 AT riverweb.com>
  • To: caudium-devel AT caudium.net
  • Cc: Xavier Beaudouin <kiwi AT oav.net>
  • Subject: Re: [caudium-devel] Performance: CGI/uniscript blocking
  • Date: Wed, 29 Nov 2006 12:43:51 -0500 (EST)

Pike does offer fork(), you just can't use it if you have threads fired up, but you can use it to background a server process in pike. start-caudium uses it, i believe.

The CGI modules don't use fork(), though. They use create_process(), as you've pointed out.

Bill

i don't think so, but since pike does not even offer fork() the
discussion is moot.
Process.create_proccess() is most certainly threadsafe.




Archive powered by MhonArc 2.6.10.

§