Changeset [cb98c529e3df5fa3a9d7f275dd26c0997b5a2fb8] by Ville Tuulos
September 1st, 2010 @ 01:52 AM
Merge branch 'public' of http://github.com/jflatow/disco
into jflatow
http://github.com/tuulos/disco/commit/cb98c529e3df5fa3a9d7f275dd26c...
Committed by Ville Tuulos
- R aws/setup-instances.py
- R doc/start/ec2setup.rst
- R util/distrfiles.py
- R util/dsh
- M bin/discocli.py
- M contrib/discodb/test.py
- M doc/.static/screenshots/disco-job.png
- M doc/.static/screenshots/disco-main.png
- M doc/faq.rst
- M doc/images/disco-job-small.png
- M doc/images/disco-main-small.png
- M doc/index.rst
- M doc/start/download.rst
- M doc/start/install.rst
- M doc/start/tutorial.rst
- M examples/util/count_words.py
- M lib/disco/core.py
- M lib/disco/func.py
- M lib/disco/settings.py
- M lib/disco/task.py
- M lib/disco/util.py
- M tests/test_simple.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.