Export to GitHub

octopy - MapReduce.wiki


Introduction

Google's famous MapReduce approach is described here: http://labs.google.com/papers/mapreduce.html.

It isn't the final word in distributed computing, but it does simplify a large subset of parallelizable problems.