Changeset [100847a0349e38a774d6273f1878c35ba227ffaa] by Jared Flatow
November 22nd, 2010 @ 11:12 AM
rearranged docs slightly; bugfix to discodb docs
https://github.com/tuulos/disco/commit/100847a0349e38a774d6273f1878...
Committed by Jared Flatow
- A doc/howto/ddfs.rst
- A doc/lib/core.rst
- A doc/lib/ddfs.rst
- A doc/lib/error.rst
- A doc/lib/func.rst
- A doc/lib/index.rst
- A doc/lib/modutil.rst
- A doc/lib/node/external.rst
- A doc/lib/node/worker.rst
- A doc/lib/schemes.rst
- A doc/lib/settings.rst
- A doc/lib/util.rst
- R doc/external.rst
- R doc/start/ddfs.rst
- R doc/py/core.rst
- R doc/py/ddfs.rst
- R doc/py/error.rst
- R doc/py/func.rst
- R doc/py/index.rst
- R doc/py/modutil.rst
- R doc/py/node/worker.rst
- R doc/py/schemes.rst
- R doc/py/settings.rst
- R doc/py/util.rst
- M contrib/discodb/src/discodb/__init__.py
- M doc/contrib/discodex/api/discodex/mapreduce/index.rst
- M doc/contrib/discodex/index.rst
- M doc/contrib/discodex/tutorial.rst
- M doc/faq.rst
- M doc/index.rst
- M lib/disco/node/external.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.