
26 Jul
2010
26 Jul
'10
9:09 a.m.
I think most of the Erlang style actors with message passing can be done in
Haskell with just TChan and forkIO.
http://en.wikibooks.org/wiki/Haskell/Concurrency
- Job
On Sun, Jul 25, 2010 at 4:55 PM, Yves Parès
Hello !
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.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe