
17 Sep
2008
17 Sep
'08
8:17 p.m.
Bruce Eckel
Manlio Perillo
wrote: Multicore support is already "supported" in Python, if you use multiprocessing, instead of multithreading.
This is one of the reasons for my other question on this list, about whether you can solve all problems using multiple isolated processes with message passing.
What did you get out of that, by the way? -- _jsn