Comment on Rubinius Announces Plans for GIL Elimination, JIT Improvements, Targetable VMparentComments−tmorgan15ypypy also supports stackless style microthreads: http://codespeak.net/pypy/dist/pypy/doc/stackless.html but, yes, system level threads are GIL based.
Comments
pypy also supports stackless style microthreads: http://codespeak.net/pypy/dist/pypy/doc/stackless.html but, yes, system level threads are GIL based.