Changeset [3f8e62c8c90a60da0f1a2b05308ed8856f7537b3] by Jared Flatow
September 27th, 2009 @ 09:35 PM
updated pyapi, reorganize module, added Q objects
http://github.com/tuulos/disco/commit/3f8e62c8c90a60da0f1a2b05308ed...
Committed by Jared Flatow
- A pyapi/src/discodb/__init__.py
- A pyapi/src/discodb/query.py
- A pyapi/src/discodbmodule.c
- A pyapi/src/discodbmodule.h
- R pyapi/discodbmodule.c
- R pyapi/discodbmodule.h
- M .gitignore
- M ddb_internal.h
- M discodb.h
- M pyapi/setup.py
- M pyapi/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.