[Haskell-cafe] Actors and message-passing a la Erlang

Bernie Pope florbitous at gmail.com
Sun Jul 25 20:22:54 EDT 2010


On 26 July 2010 06:55, Yves Parès <limestrael at gmail.com> wrote:
> I've been studying Erlang and Scala, and I was wondering if someone has
> already implemented an actors and message passing framework for concurrent
> and distributed programs in Haskell.

I've recently been working on MPI bindings for Haskell:

   http://github.com/bjpop/bindings-mpi

They are incomplete, but usable.

Cheers,
Bernie.


More information about the Haskell-Cafe mailing list