[Haskell-cafe] parallel and distributed haskell?

Don Stewart dons at galois.com
Wed Dec 16 16:58:04 EST 2009


bulat.ziganshin:
> 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
> 

Distributed Haskell is active again, on a number of projects:

    http://hackage.haskell.org/trac/ghc/wiki/HackPar


More information about the Haskell-Cafe mailing list