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

As I understand it, Jython was not affected by Python Global Interpreter Lock (GIL), is the same true for GraalVM Python? If it is than it would be a great way to to speed up python applications.


Graal's Python and Ruby don't have GILs, that's correct.


wow thanks, this has definitely piqued my interest in GraalVM, I have seen some polyglot examples on the official website, depending on the overhead it is going to enable some very interesting use-cases. Very excited to see where this goes.




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

Search: