Iterative Map Reduce – Prior Art
From the post:
There have been several attempts in the recent past at extending Hadoop to support efficient iterative data processing on clusters. To facilitate understanding this problem better here is a collection of some prior art relating to this problem space.
Short summaries of:
- HaLoop: Efficient Iterative Data Processing on Large Clusters
- iMapReduce
- Twister: A Runtime for Iterative MapReduce
- Peregrine
- iHadoop: Asynchronous Iterations for MapReduce
Other proposals to add to this list?