Changeset [77965dd59cbdaefeb2bcf061673e2f5d5b23b517] by Shayan Pooya
April 4th, 2014 @ 02:33 PM
Merge pull request #483 from pooya/save_results
Save results
https://github.com/discoproject/disco/commit/77965dd59cbdaefeb2bcf0...
Committed by Shayan Pooya
- M examples/util/wiki_reader.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/pipeline/worker.py
- M lib/disco/worker/task_io.py
- M master/src/worker_runtime.erl
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.