Is MapReduce such a generalisation of another programming principle?

Posted by Zubair on Stack Overflow See other posts from Stack Overflow or by Zubair
Published on 2010-03-09T08:12:05Z Indexed on 2010/03/09 8:36 UTC
Read the original article Hit count: 165

Filed under:
|

I'm getting into parallel programming and I'm studying mapreduce and other distributed algorithms. Is it best just to learn mapreduce or is there a more general algorithm that will serve me better?

© Stack Overflow or respective owner

Related posts about mapreduce

Related posts about algorithm