show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Why the Global Interpreter Lock?

What is exactly the function of Python's Global Interpreter Lock? Do other languages that are compiled to bytecode employ a similar mechanism?