Changeset [c4540df2f72efbcc0ed726e03637b88965017e80] by Ville Tuulos
September 7th, 2009 @ 12:31 AM
Got rid of DISCO_MASTER_PORT -- now only one lighttpd is needed
for the master, even in the single server setup
http://github.com/tuulos/disco/commit/c4540df2f72efbcc0ed726e03637b...
Committed by Ville Tuulos
- M bin/disco.py
- M conf/lighttpd-master.conf
- M master/src/handle_job.erl
- M pydisco/disco/settings.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.