Changeset [e40d977b36b3bd44f54573c601e3d0a9f8a6aac5] by Jared Flatow
January 19th, 2011 @ 05:31 PM
move job stuff and json to their own modules
https://github.com/tuulos/disco/commit/e40d977b36b3bd44f54573c601e3...
Committed by Jared Flatow
- A lib/disco/job.py
- A lib/disco/json.py
- M lib/disco/comm.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M lib/disco/eventmonitor.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.