Changeset [10776e3961b6dbf18e2a640309f281b316342bb9] by Jared Flatow
December 7th, 2010 @ 02:00 PM
use bencode to encode the jobdict
https://github.com/tuulos/disco/commit/10776e3961b6dbf18e2a640309f2...
Committed by Jared Flatow
- A lib/disco/bencode.py
- A master/src/bencode.erl
- M lib/disco/core.py
- M lib/disco/fileutils.py
- M lib/disco/node/external.py
- M lib/disco/task.py
- M lib/disco/util.py
- M master/src/disco.hrl
- M master/src/disco_web.erl
- M master/src/job_coordinator.erl
- M master/www/job.html.src
- M master/www/js/job.js
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.