Changeset [d7b5f941b192d35c3b132ba6be4b5e09c3fd3ebb] by Jared Flatow
November 22nd, 2009 @ 08:51 AM
refactorizations/simplifications of python library
http://github.com/tuulos/disco/commit/d7b5f941b192d35c3b132ba6be4b5...
Committed by Jared Flatow
- M pydisco/disco/comm.py
- M pydisco/disco/comm_curl.py
- M pydisco/disco/comm_httplib.py
- M pydisco/disco/core.py
- M pydisco/disco/error.py
- M pydisco/disco/settings.py
- M pydisco/disco/util.py
- M util/discocat
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.