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 _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com