Changeset [c3c208390cb9126d0d863851474e6792182cba9b] by tuulos
October 5th, 2008 @ 12:03 AM
Merging changes by dialtone - OS X support - DISCO_SLAVES_OS parameter (either "osx" or "linux") - DISCO_MASTER_HOST parameter - Other minor changes http://github.com/tuulos/disco/c...
Committed by tuulos
- M conf/disco.conf.dev-example
- M conf/start-master
- M conf/start-node
- M master/disco-master
- M master/src/disco_main.erl
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/handle_job.erl
- M node/disco-worker
- M node/disconode/disco_worker.py
- M node/disconode/util.py
- M node/setup.py
- M pydisco/disco/core.py
- M pydisco/disco/util.py
- M pydisco/setup.py
- M test/run_tests.sh
- M util/homedisco.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.