Changeset [6e6c8fa86d4a68d7043dd308100f6461fcaec308] by Jared Flatow
March 22nd, 2011 @ 01:15 PM
cleaned up doc signatures, and added back ignored files
https://github.com/tuulos/disco/commit/6e6c8fa86d4a68d7043dd308100f...
Committed by Jared Flatow
- A doc/conf.py
- A master/www/config.html
- A master/www/index.html
- A master/www/job.html
- M .gitignore
- M doc/lib/core.rst
- M doc/lib/ddfs.rst
- M doc/lib/index.rst
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M lib/disco/error.py
- M lib/disco/job.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.