Preforked server in Python

Jacob Smullyan smulloni at bracknell.smullyan.org
Tue Jul 2 14:00:04 EDT 2002


Take a look at SkunkWeb's ProcessMgr, which is deliberately very
simple: 

"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/skunkweb/"\
"skunkweb/pylibs/ProcessMgr/"

In article <3D1EB82C.1000501 at awal.net.sa>, rayed wrote:
> Hi,
> 
> I am looking for module similar to SocketServer that prefork chlidren 
> instead of forking on each request.
> 
> Thanks in advance
> 
> - rayed
> 



More information about the Python-list mailing list