Skip to content
EntityQ567759· pop 24· linked from 680 articles

MapReduce is a programming model and an associated implementation for processing and generating big data sets with a parallel and distributed algorithm on a cluster.

Wikidata facts

Named after
function
Show 2 more facts
Commons category
MapReduce
Sources (2)

via Wikidata · CC0

Article · Italiano

MapReduce è un framework software brevettato e introdotto da Google per supportare la computazione distribuita su grandi quantità di dati in cluster di computer. Il framework è ispirato alle funzioni map e reduce usate nella programmazione funzionale, sebbene il loro scopo nel framework MapReduce non sia lo stesso che nella forma originale.Le librerie MapReduce sono scritte in C++, C#, Erlang, Java, OCaml, Perl, Python, Ruby, F# e altri linguaggi di programmazione.

Abstract from DBpedia / Wikipedia · CC BY-SA