MapReduce
Sign in to saveMapReduce 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
- Instance of
- programming paradigm
- Named after
- function
Show 2 more facts
- Commons category
- MapReduce
- Stack Exchange tag
- stackoverflow.com/tags/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