Changeset [d093fa40b83cddfa62dc599a93bcfe59994cc6ea] by Shayan Pooya
March 26th, 2014 @ 08:09 AM
Merge pull request #466 from pooya/wiki_reader
Examples: Use threading to parallelize the production and
consumption of...
https://github.com/discoproject/disco/commit/d093fa40b83cddfa62dc59...
Committed by Shayan Pooya
- M bin/ddfscli.py
- M examples/util/xml_reader.py
- M lib/disco/ddfs.py
- M lib/disco/fileutils.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.