[Python-ideas] asyncore: included batteries don't fit
Guido van Rossum
guido at python.org
Mon Oct 8 17:35:08 CEST 2012
On Mon, Oct 8, 2012 at 5:39 AM, Christian Heimes <christian at python.org> wrote:
> Python's standard library doesn't contain in interface to I/O Completion
> Ports. I think a common event loop system is a good reason to add IOCP
> if somebody is up for the challenge.
>
> Would you prefer an IOCP wrapper in the stdlib or your own version?
> Twisted has its own Cython based wrapper, some other libraries use a
> libevent-based solution.
What's an IOCP?
--
--Guido van Rossum (python.org/~guido)
More information about the Python-ideas
mailing list