Changeset [1dff1a79bb819caf59bc0c8a5c94159f39a8ec79] by Jared Flatow
June 4th, 2010 @ 05:08 AM
refactor disco.comm to normalize interfaces
http://github.com/tuulos/disco/commit/1dff1a79bb819caf59bc0c8a5c941...
Committed by Jared Flatow
- A lib/disco/comm_pycurl.py
- R lib/disco/comm_curl.py
- R lib/disco/comm_httplib.py
- M lib/disco/comm.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M lib/disco/error.py
- M lib/disco/util.py
- M tests/test_ddfs.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.