Revision as of 04:59, 14 April 2005 editT0ny (talk | contribs)206 editsNo edit summary← Previous edit | Revision as of 16:01, 21 April 2005 edit undoA2Kafir (talk | contribs)Extended confirmed users, Pending changes reviewers14,026 editsNo edit summaryNext edit → | ||
Line 7: | Line 7: | ||
{{ |
{{Compu-soft-stub}} |
Revision as of 16:01, 21 April 2005
In Google's MapReduce programming model, parallel computations over large data sets are implemented by specifying a Map function that maps key-value pairs to new key-value pairs and a subsequent Reduce function that consolidates all mapped key-value pairs sharing the same keys to single key-value pairs.
References
- Dean, Jeffrey & Ghemawat, Sanjay (2004). "MapReduce: Simplified Data Processing on Large Clusters". Retrieved Apr. 6, 2005.
This software article is a stub. You can help Misplaced Pages by expanding it. |