Changeset [7bbc883c743d63d968d442c86186e3e4295085f8] by Prashanth Mundkur
October 29th, 2012 @ 06:51 PM
Python3: expand range/filter/map objects into lists.
https://github.com/discoproject/disco/commit/7bbc883c743d63d968d442...
Committed by Prashanth Mundkur
- M lib/disco/util.py
- M lib/disco/worker/classic/worker.py
- M tests/test_discoapi.py
- M tests/test_sort.py
- M tests/test_util.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.