Changeset [06ad83298d44805d4b88d4e6c2af3f186a5544dd] by Ville Tuulos
May 4th, 2009 @ 12:57 AM
Implemented an efficient way to poll for results of many concurrent jobs. Improved Disco.results(). http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M doc/py/core.rst
- M master/src/event_server.erl
- M master/src/handle_ctrl.erl
- M pydisco/disco/core.py
- M test/test_waitmany.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.