Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Note that Python has greenlet and gevent, though. It works by monkeypatching all blocking calls in the standard library (and common external libraries such as database client libs like psycopg2).


That's not a standard part of the new "async" feature. It's a leftover from the Stackless spinoff of Python.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: