Changeset [06126b997af2bc704c6516b2323752e218b52223] by Jared Flatow
September 5th, 2009 @ 01:21 AM
fixes/simplifications for osx
http://github.com/tuulos/disco/commit/06126b997af2bc704c6516b232375...
Committed by Jared Flatow
- M bin/disco.py
- M conf/settings.py
- M master/src/disco_config.erl
- 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 master/www/disco.js
- M node/disconode/disco_worker.py
- M pydisco/disco/comm_httplib.py
- M pydisco/disco/core.py
- M pydisco/disco/util.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.