Comment on Thoughts on Python 3parentComments−DrCatbox14yAnd the GIL, in a world of multi-core processors with each capable of several threads... a single process is meh.
Comments
And the GIL, in a world of multi-core processors with each capable of several threads... a single process is meh.