By jsugrue
via architects.dzone.com
Published: May 28 2008 / 21:44
In my previous article, I introduced the Map/Reduce model as a powerful model for parallelism. However, although Map/Reduce is simple, powerful, and provides a good opportunity to parallelize algorithm, it is based on a rigid procedural structure that requires injection of custom user code and therefore it is not easy to understand the big picture from a high level. You need to drill into the implementation code of the map and reduce functions in order to figure out what is going on.
Add your comment
Voters For This Link (13)
-
jsugrue -
skoop -
jweslley -
mbreese -
geertjan -
fmoidu -
yardena -
unchqua -
javanperl -
tjweir -
etm117 -
lr67629 -
bglomann