Changeset [eb347eadc2ec65f868df35480be50edb7003b91c] by Jared Flatow
September 5th, 2009 @ 01:18 AM
modified settings/startup to use python instead of bash; renamed
some environment variables
http://github.com/tuulos/disco/commit/eb347eadc2ec65f868df35480be50...
Committed by Jared Flatow
- A .gitignore
- A bin/disco.py
- A conf/lighttpd-worker.conf
- A conf/settings.py
- R conf/lighttpd-node.conf
- R conf/start-master
- R conf/start-node
- R master/disco-master
- M conf/disco.conf.dev-example
- M conf/disco.conf.example
- M conf/lighttpd-master.conf
- M master/src/disco_main.erl
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M node/disco-worker
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.