Preforked server in Python

François Pinard pinard at iro.umontreal.ca
Sun Jun 30 10:36:46 EDT 2002


[rayed]

> I am looking for module similar to SocketServer that prefork chlidren instead
> of forking on each request.

I wonder.  Is there a way to transmit opened sockets to pre-forked children?

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard





More information about the Python-list mailing list