[Haskell-cafe] parallel and distributed haskell?

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed Dec 16 14:38:59 EST 2009


Hello Scott,

Wednesday, December 16, 2009, 10:21:51 PM, you wrote:

> Can anyone involved give a quick overview (or pointers to one)?

GHC has great support for SMP systems. there is further work on
parallel libraries and i believe that it was main part of HackPar. there
are good serialization libraries, "binary" at very least. Distributed
Haskell was implemented once about 10 years ago, but now there are no
work in this area

NB: i'm not expert in this area, just regular haskell user


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list