Wednesday, 29 June 2011

Python's Infamous Global Interpreter Lock

Python's infamous Global Interpreter Lock and an approach on how to get rid of it. Interesting to see if they can get transactional memory to work with decent performance.

Jython vs CPython vs IronPython and then some more...

URL: http://morepypy.blogspot.com/2011/06/global-interpreter-lock-or-how-to-kill.html

[/technology] permanent link