Changeset [3a9dfab7de3265f1895fc7eab32f05e31a897c30] by Jared Flatow
December 19th, 2010 @ 02:57 AM
added worker to job info
https://github.com/tuulos/disco/commit/3a9dfab7de3265f1895fc7eab32f...
Committed by Jared Flatow
- M lib/disco/core.py
- M master/src/disco.hrl
- M master/src/disco_web.erl
- M master/src/disco_worker.erl
- M master/src/job_coordinator.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.