module similar to Perl Net::Server

Andrew Bennetts andrew-pythonlist at puzzling.org
Tue Feb 4 04:33:30 EST 2003


On Tue, Feb 04, 2003 at 11:30:10AM +0300, rayed wrote:
> Thanks Lura,
> 
> But I think twisted use asynchronous socket model, what I was looking 
> for is something like python SocketServer with preforking ( or 
> prethreading).

Yes, Twisted is asychronous.  Why do you want preforking or prethreading
instead?

-Andrew.






More information about the Python-list mailing list