Changeset [c72d2d81b9cb173a0700f6f64d649a563531c0de] by Jared Flatow
June 17th, 2010 @ 12:32 PM
removed memory sort and cleaned up task a bit
http://github.com/tuulos/disco/commit/c72d2d81b9cb173a0700f6f64d649...
Committed by Jared Flatow
- M lib/disco/core.py
- M lib/disco/settings.py
- M lib/disco/task.py
- M lib/disco/util.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.