[Haskell-cafe] MapReduce reverse engineered

Daryoush Mehrtash dmehrtash at gmail.com
Wed Feb 25 03:29:23 EST 2009


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 <vigalchin at 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090225/5a958179/attachment.htm


More information about the Haskell-Cafe mailing list