Changeset [283d524f400f45d9015cc0aecf584cf129fde8a9] by Jared Flatow
November 3rd, 2010 @ 01:48 PM
discodex: redesigned filters to use input_streams/reduces
https://github.com/tuulos/disco/commit/283d524f400f45d9015cc0aecf58...
Committed by Jared Flatow
- M contrib/discodex/lib/discodex/mapreduce/__init__.py
- M contrib/discodex/lib/discodex/mapreduce/func.py
- M contrib/discodex/www/models.py
- M contrib/discodex/www/urls.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.