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

If you're holding a global mutex every 100 instructions while context switching between CPU bound tasks, then yes, the GIL does suck. There are a class of IO-bound problems where threading/evented models in Python can be used effectively but that's not the class of problems the author is talking about here.


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

Search: