PythonGIL
ThoughtStorms Wiki
The PythonLanguage "Global Interpreter Lock" notoriously makes it impossible for Python to run code in parallel.
For some reason many people consider that this is a flaw in Python's design which is impossible to correct.
Seems that there is now thinking about whether it could be removed.
https://lukasz.langa.pl/5d044f91-49c1-4170-aed1-62b6763e6ad0/
Backlinks (1 items)