sturlamolden wrote:
On 14 Nov, 23:10, Terry Reedy <tjre...@udel.edu> wrote:

It would be much better, for instance, to tweak Python, which it
has had great success with, to better run on multiple cores."

Python run well on multiple cores, you just have to use processes
instead of threads.

But not so trivially as to add one word to an existing function.
Hence by tweak, I meant, as explained in another post, to add a keyword or just a decorator that will do what the go keyword does in go.

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

Reply via email to