Changeset [cdcaad89a7cc82ebec1888eac1b9b1a6253eb2b2] by Jared Flatow
October 5th, 2009 @ 06:58 PM
refactored tests to use unittest; put settings/test structures
into disco package; began converting tests
http://github.com/tuulos/disco/commit/cdcaad89a7cc82ebec1888eac1b9b...
Committed by Jared Flatow
- A pydisco/disco/test.py
- A tests/runtests.py
- A tests/test_raw.py
- A tests/test_simple.py
- A tests/test_sort.py
- A tests/test_writers.py
- M bin/disco.py
- M pydisco/disco/core.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.