Changeset [0d079fcfda92bdcbe9f6a81bf6c4fcbed005ca3d] by Jared Flatow
November 3rd, 2010 @ 02:16 PM
discodb: add DiscoDBInquiry to fix methods that consumed items
from the iterators, faster counting, and push non-core methods into
a Python wrapper object
https://github.com/tuulos/disco/commit/0d079fcfda92bdcbe9f6a81bf6c4...
Committed by Jared Flatow
- M contrib/discodb/src/discodb/__init__.py
- M contrib/discodb/src/discodb/metadb.py
- M contrib/discodb/src/discodbmodule.c
- M contrib/discodb/src/discodbmodule.h
- M contrib/discodb/test.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.