Skip to content

Comment on Async I/O for Python 3 parent

Comments

It won't be useful if the standard interface is, basically, Twisted.

Stack-based solutions like gevent, eventlet get screwed over by this.

No, they don't. Gevent and eventlet can simply use this instead of their own event loops. In addition, they could install their own event loops.

Tulip separates API from event loop mechanism.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.