> 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.


-- 
Bruce Eckel
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to