module similar to Perl Net::Server
rayed
rayed at riy-01-s5.saudi.net.sa
Tue Feb 4 06:56:49 EST 2003
More information about the Python-list mailing list
Tue Feb 4 06:56:49 EST 2003
- Previous message (by thread): Creating zip-files using pythons zipfileobject
- Next message (by thread): module similar to Perl Net::Server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. > >
- Previous message (by thread): Creating zip-files using pythons zipfileobject
- Next message (by thread): module similar to Perl Net::Server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list