Changeset [190e212190697272347943463cfa83643870ad11] by Shayan Pooya
February 21st, 2014 @ 10:42 AM
Merge pull request #438 from pooya/shayan/fix_job_interrupt
Shayan/fix job interrupt
https://github.com/discoproject/disco/commit/190e212190697272347943...
Committed by Shayan Pooya
- M master/src/job_coordinator.erl
- M tests/test_async.py
- M tests/test_chain.py
- M tests/test_examples.py
- M tests/test_input.py
- M tests/test_save.py
- M tests/test_schemes.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.