Changeset [e410d5c17e1c1577b88f87263c81be5bb09f34b3] by Prashanth Mundkur
October 29th, 2012 @ 06:13 PM
Python3: xrange() -> range().
https://github.com/discoproject/disco/commit/e410d5c17e1c1577b88f87...
Committed by Prashanth Mundkur
- M lib/disco/worker/__init__.py
- M tests/test_chain.py
- M tests/test_config.py
- M tests/test_flow.py
- M tests/test_forcesched.py
- M tests/test_simple.py
- M tests/test_sort.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.