Changeset [ac1d2489c0156c5fce89d403b6e1680144377a5b] by Jared Flatow
March 17th, 2011 @ 10:01 PM
simplified Makefile, conformed to GNU make variable naming
conventions (e.g. PREFIX -> prefix), and removed DISCO_WORKER
from settings
https://github.com/tuulos/disco/commit/ac1d2489c0156c5fce89d403b6e1...
Committed by Jared Flatow
- A master/src/disco.app
- R master/ebin/disco.app.src
- R version.mk
- M Makefile
- M conf/gen.settings.sys-Darwin
- M conf/gen.settings.sys-Debian
- M conf/gen.settings.sys-Linux
- M lib/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.