[Python-3000] is it easier to multithread ?

binaryjesus coolman.guron at gmail.com
Thu Jul 31 17:18:33 CEST 2008


Is these any improvement in multi-threaded performance in the py3k
scheduler over py2?
>From what i know py2 runs only 1 (one) pythn thread at a time (refer 1
below).  Another thing that i would like to see being included in
python is auto-mutex like the java implementation. That would make my
life much easier !!

Binaryjesus-

refer1 : http://softwareramblings.com/2008/07/multi-thread-scaling-issues-with-python-and-ruby.html



More information about the Python-3000 mailing list