Changeset [0d90682e3f292a2f6dfc08e1392568ab2ee8917a] by Ville Tuulos
September 29th, 2009 @ 01:22 PM
Merge branch 'jared'
http://github.com/tuulos/disco/commit/0d90682e3f292a2f6dfc08e139256...
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.c
- M ddb_cons.c
- 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.