[Python-Dev] Synchronous and Asynchronous servers in the standard
library
Bill Janssen
janssen at parc.com
Mon Nov 8 21:33:32 CET 2004
> It might be worthwhile to list what the existing problems are with the
> asyncore and asynchat libraries. There is also the problem that many
> applications, Zope among them, depend upon them.
And Medusa, which is also widely used (though unsupported). On the
Web-SIG list last year, I brought up bringing something like Medusa
(possibly even Medusa) into the standard library, to replace the
widely unused HTTP servers in there already.
Bill
More information about the Python-Dev
mailing list