Changeset [f1924a2af757886aeb422ed00b912d1a7a23b69a] by Shayan Pooya
January 8th, 2014 @ 07:02 AM
Merge pull request #377 from pooya/shayan/upstream_http_chunked
Handle the chunked http requests.
https://github.com/discoproject/disco/commit/f1924a2af757886aeb422e...
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.