Changeset [bdb1d73828ee27f8667807c1906ac0593a2571ca] by Ville Tuulos
August 9th, 2009 @ 02:11 AM
Support for automatic detection and distribution of module dependencies. Closes #15 http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- A doc/py/modutil.rst
- A pydisco/disco/modutil.py
- A test/extra/mod1.py
- A test/extra/mod2.py
- A test/extramodule1.py
- A test/extramodule2.py
- A test/test_modutil.py
- M doc/py/core.rst
- M doc/py/index.rst
- M pydisco/disco/core.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.