Changeset [0bf85bc657c2cef118752a47afaafec00e8e8f99] by Shayan Pooya
January 8th, 2014 @ 07:00 AM
Handle the chunked http requests.
The fix is based on Daniel Graña's commit which has not
been merged into mainline.
It should fix issues 252 and 367.
https://github.com/discoproject/disco/commit/0bf85bc657c2cef118752a...
Committed by Shayan Pooya
- A tests/test_chunked_http.py
- M lib/disco/comm.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.