Changeset [adb1da7979cd0b918825749719f0a6daa103cc0f] by Ville Tuulos
April 5th, 2009 @ 03:49 AM
Support for custom map_writer, reduce_reader and reduce_writer added http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M doc/faq.rst
- M doc/py/core.rst
- M doc/py/func.rst
- M node/disconode/disco_worker.py
- M pydisco/disco/core.py
- M pydisco/disco/func.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.