Changeset [b9d5b9d4b0fb606ccca460983b14e77a574ccf29] by Jared Flatow
March 16th, 2011 @ 11:49 AM
added jobenvs to jobpack so workers dont have to bootstrap
https://github.com/tuulos/disco/commit/b9d5b9d4b0fb606ccca460983b14...
Committed by Jared Flatow
- M lib/disco/job.py
- M lib/disco/worker/__init__.py
- M master/src/disco_worker.erl
- M master/src/jobpack.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.