OpenAlex · Aktualisierung stündlich · Letzte Aktualisierung: 16.03.2026, 18:49

Dies ist eine Übersichtsseite mit Metadaten zu dieser wissenschaftlichen Arbeit. Der vollständige Artikel ist beim Verlag verfügbar.

MapReduce

2008·18.433 Zitationen·Communications of the ACMOpen Access
Volltext beim Verlag öffnen

18.433

Zitationen

2

Autoren

2008

Jahr

Abstract

MapReduce is a programming model and an associated implementation for processing and generating large datasets that is amenable to a broad variety of real-world tasks. Users specify the computation in terms of a map and a reduce function, and the underlying runtime system automatically parallelizes the computation across large-scale clusters of machines, handles machine failures, and schedules inter-machine communication to make efficient use of the network and disks. Programmers find the system easy to use: more than ten thousand distinct MapReduce programs have been implemented internally at Google over the past four years, and an average of one hundred thousand MapReduce jobs are executed on Google's clusters every day, processing a total of more than twenty petabytes of data per day.

Ähnliche Arbeiten

Autoren

Institutionen

Themen

Cloud Computing and Resource ManagementAdvanced Data Storage TechnologiesParallel Computing and Optimization Techniques
Volltext beim Verlag öffnen