

Disco MapReduce
1 like
Disco is a lightweight, open-source framework for distributed computing based on the MapReduce paradigm and written in Python.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Features
- Distributed
Tags
- mapreduce
- Python
- cluster
Disco MapReduce News & Activities
Highlights All activities
Recent activities
POX added Disco MapReduce as alternative to S2
Disco MapReduce information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Disco MapReduce?
Disco is an implementation of mapreduce for distributed computing. Disco supports parallel computations over large data sets, stored on an unreliable cluster of computers, as in the original framework created by Google. This makes it a perfect tool for analyzing and processing large data sets, without having to worry about difficult technicalities related to distribution such as communication protocols, load balancing, locking, job scheduling, and fault tolerance, which are handled by Disco.


