module similar to Perl Net::Server

rayed rayed at riy-01-s5.saudi.net.sa
Tue Feb 4 06:56:49 EST 2003


I need a database access, and I don't want to block other connections 
when querying the database.

- rayed


Andrew Bennetts wrote:
> 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