embeddable Python web server (was 'derived from CGIHTTPServer.py')
Michael Ströder
michael.stroeder at inka.de
Fri Feb 18 14:07:13 EST 2000
More information about the Python-list mailing list
Fri Feb 18 14:07:13 EST 2000
- Previous message (by thread): embeddable Python web server (was 'derived from CGIHTTPServer.py')
- Next message (by thread): embeddable Python web server (was 'derived from CGIHTTPServer.py')
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patrick Phalen wrote: > > [Michael Ströder, on Fri, 18 Feb 2000] > > :: In my case there might be long-running LDAP queries which would > :: block all other users. Do you already have some example code with > :: threading? I will dig into this and publish the code... > > Have you looked at Medusa? > > http://www.nightmare.com/medusa/ I guess I have to rewrite my synchronous code completely if I want to write a medusa handler. Am i right? Ciao, Michael.
- Previous message (by thread): embeddable Python web server (was 'derived from CGIHTTPServer.py')
- Next message (by thread): embeddable Python web server (was 'derived from CGIHTTPServer.py')
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list