Python & Go
Terry Reedy
tjreedy at udel.edu
Mon Nov 16 04:06:07 EST 2009
sturlamolden wrote:
> On 14 Nov, 23:10, Terry Reedy <tjre... at 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.
More information about the Python-list
mailing list