On 16 Feb, 15:18, rushen...@gmail.com wrote:

> As you mentioned, using multi cores makes programs more fast and more
> popular. But what about stackless python? Does it interpret same set
> of python libraries with Cpython or Does it have a special sub set?

Stackless and CPython have a GIL, Jython and IronPython do not.

S.M.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to