[Python-ideas] Tulip / PEP 3156 event loop implementation question: CPU vs. I/O starvation

Guido van Rossum guido at python.org
Sat Jan 12 19:29:30 CET 2013


Thanks all! It is clear what to do now. Run all those handlers that are
currently ready but not those added during this run.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130112/00708b93/attachment.html>


More information about the Python-ideas mailing list