[Haskell-cafe] Python's big challenges, Haskell's big advantages?

Bruce Eckel bruceteckel at gmail.com
Wed Sep 17 09:03:51 EDT 2008


> 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


More information about the Haskell-Cafe mailing list