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

Note that Python doesn't use green threads. It uses real, native threads. The thing is that the interpreter will prevent any other threads from accessing it until the GIL is released.


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

Search: