Hacker News new | ask | show | jobs
by tmorgan 5594 days ago
pypy also supports stackless style microthreads: http://codespeak.net/pypy/dist/pypy/doc/stackless.html but, yes, system level threads are GIL based.