MapReduce: Simplified Data Processing on Large Clusters
http://labs.google.com
Posted by
zhaofu
627 days ago
MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that pr read more





