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

> If you are IO bound, consider threads. This is almost the same as async / await.

Only in Python.

> if you are compute bound you need to think about processes.

Also only in Python.



If you're using threads then consider not using Python. Or, just consider not using Python.




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

Search: