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

Threads are still expensive in Python - can’t use them for concurrency really like you can with async io afaik.


I would be surprised if they were particularly expensive. There's a GIL, so you don't get concurrency benefits -- but that mainly makes them behave like async.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: