Any idea how one might implement a multi note map and reduce network?  Lets
assume I have network of nodes that act as master and salve.  How can I take
a user code  (containing his map reduce logic) and actually run it on
different nodes?

Daryoush

2009/2/24 Galchin, Vasili <vigalc...@gmail.com>

> Hello,
>
>      Here is an interesting paper of Google's MapReduce reverse engineered
> into Haskell. I apologize if already posted .....
> http://www.cs.vu.nl/~ralf/MapReduce/<http://www.cs.vu.nl/%7Eralf/MapReduce/>
>
> Kind regards, Vasili
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to