[Python-Dev] Synchronous and Asynchronous servers in the standard
library
Andrew MacKeith
Andrew.MacKeith at ABAQUS.com
Mon Nov 8 21:46:04 CET 2004
Bill Janssen wrote:
>>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.
Unused?
I use them when I need a simple server.
Andrew
>
> Bill
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/mackeith%40acm.org
>
More information about the Python-Dev
mailing list