module similar to Perl Net::Server

rayed rayed at riy-01-s5.saudi.net.sa
Tue Feb 4 03:30:10 EST 2003


Thanks Lura,

But I think twisted use asynchronous socket model, what I was looking 
for is something like python SocketServer with preforking ( or 
prethreading).

- rayed


Laura Creighton wrote:
>>Hi,
>>
>>Is there any module similar to Perl Net::Server, I am looking for 
>>preforking support.
>>
>>Thanks :)
>>
>>- rayed
>>
>>-- 
>>http://mail.python.org/mailman/listinfo/python-list
> 
> 
> Warning:  all I know about Perl Net::Server I learned 2 minutes ago
> by reading the home page here: http://seamons.com/net_server.html
> 
> Looks like a protocol server to me.
> Then you probably want Twisted http://www.twistedmatrix.com/
> but you can ask more detailed questions here: 
> http://www.twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
> 
> Laura Creighton
> 





More information about the Python-list mailing list