Hacker News new | past | comments | ask | show | jobs | submit login

Ordinary CPython code releases GIL during blocking I/O. You can do http requests + thread pool in Python.



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

Search: