English

Monoidify! Monoids as a Design Principle for Efficient MapReduce Algorithms

Distributed, Parallel, and Cluster Computing 2013-04-30 v1 Databases Programming Languages

Abstract

It is well known that since the sort/shuffle stage in MapReduce is costly, local aggregation is one important principle to designing efficient algorithms. This short paper represents an attempt to more clearly articulate this design principle in terms of monoids, which generalizes the use of combiners and the in-mapper combining pattern.

Cite

@article{arxiv.1304.7544,
  title  = {Monoidify! Monoids as a Design Principle for Efficient MapReduce Algorithms},
  author = {Jimmy Lin},
  journal= {arXiv preprint arXiv:1304.7544},
  year   = {2013}
}
R2 v1 2026-06-22T00:07:49.998Z