[Python-Dev] threadsafe patch for asynchat (original) (raw)

Alex Martelli aleaxit at gmail.com
Wed Feb 8 01:28:09 CET 2006


On 2/7/06, Fredrik Lundh <fredrik at pythonware.com> wrote: ...

what other reactive socket framework is there that would fit well into the standard library ? is twisted really simple enough ?

Twisted is wonderful, powerful, rich, and very large. Perhaps a small subset could be carefully extracted that (given suitable volunteers to maintain it in the future) might fit in the standard library, but [a] that extraction is not going to be a simple or fast job, and [b] I suspect that the minimum sensible subset would still be much larger (and richer / more powerful) than asyncore.

Alex



More information about the Python-Dev mailing list