Changeset [189fd3971ed694529d6de141009c618e2754405a] by Jared Flatow
November 3rd, 2010 @ 01:48 PM
discodb: added nonzero method to DiscoDB iterator types (similar
to print, it consumes from the iter)
https://github.com/tuulos/disco/commit/189fd3971ed694529d6de141009c...
Committed by Jared Flatow
- M contrib/discodb/src/discodbmodule.c
- M contrib/discodb/src/discodbmodule.h
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.