Changeset [cd51501b152fb2b3a28dfe7a8018d60bd1df58b3] by Ville Tuulos
July 26th, 2009 @ 06:28 PM
Merge branch 'master' into debian http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M Makefile
- M conf/disco.conf.dev-example
- M conf/lighttpd-master.conf
- M conf/lighttpd-node.conf
- M conf/start-master
- M doc/.static/sphinxdoc.css
- M doc/conf.py
- M doc/index.rst
- M doc/releases.rst
- M doc/start/dfs.rst
- M doc/start/install.rst
- M master/disco-master
- M master/make-lighttpd-proxyconf.py
- M master/src/disco_config.erl
- M master/src/disco_main.erl
- M master/src/disco_server.erl
- M master/src/garbage_collect.erl
- M master/src/handle_ctrl.erl
- M master/src/handle_job.erl
- M master/www/config.html
- M master/www/index.html
- M master/www/job.html
- M node/disco-worker
- M node/disconode/disco_worker.py
- M node/disconode/external.py
- M node/disconode/util.py
- M pydisco/disco/comm.py
- M pydisco/disco/comm_curl.py
- M pydisco/disco/comm_httplib.py
- M pydisco/disco/core.py
- M pydisco/disco/util.py
- M test/test_50k.py
- M test/test_chunked.py
- M test/test_init.py
- M test/test_onlymap.py
- M test/test_onlyreduce.py
- M test/test_partfile.py
- M test/test_simple.py
- M util/gluster_config.py
- M util/gluster_example.json
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.