Changeset [68823f01d3b24730f40d43f01681fbaaae51bb14] by Shayan Pooya
April 10th, 2014 @ 10:31 AM
redis scheme: Let redis be used as a place to store intermediate
results.
https://github.com/discoproject/disco/commit/68823f01d3b24730f40d43...
Committed by Shayan Pooya
- A examples/util/wordcount_redis_pipe.py
- M lib/disco/schemes/scheme_redis.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.