Changeset [752bcfe35b8e7acd00d3411ced243455ae9c430d] by Jared Flatow
December 19th, 2010 @ 01:15 AM
removed writers and deprecated readers
https://github.com/tuulos/disco/commit/752bcfe35b8e7acd00d3411ced24...
Committed by Jared Flatow
- R tests/test_objectrw.py
- R tests/test_writers.py
- M lib/disco/core.py
- M lib/disco/fileutils.py
- M lib/disco/func.py
- M lib/disco/task.py
- M lib/disco/test.py
- M tests/test_partial.py
- M tests/test_streams.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.