Changeset [dd8e21c0178ba82b69067b59d7bafce53f714864] by Ville Tuulos
September 27th, 2009 @ 10:36 PM
Merge /home/jflatow/local/src/cluster/discodb into jared
http://github.com/tuulos/disco/commit/dd8e21c0178ba82b69067b59d7baf...
Committed by Ville Tuulos
- A .gitignore
- A pyapi/setup.py
- A pyapi/src/discodb/__init__.py
- A pyapi/src/discodb/query.py
- A pyapi/src/discodbmodule.c
- A pyapi/src/discodbmodule.h
- A pyapi/test.py
- M ddb_internal.h
- M discodb.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.