Changeset [97ef36bca3f7968b98fa05ae498c3bad236965ea] by dialtone
September 8th, 2008 @ 12:16 AM
The old code assumed that all the clients used the same OS as the master, we are adding an option in disco.conf to specify the operating system of all the slave system, the assumption now is that all slaves use the same OS. http://github.com/tuulos/disco/c...
Committed by dialtone
- M conf/disco.conf
- M master/disco-master
- M master/src/disco_main.erl
- M master/src/disco_server.erl
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.