Changeset [8c8674567bfaa7c0d74a9b88fa89b0a61415a726] by Ville Tuulos
July 15th, 2010 @ 09:50 PM
Merge branch 'discodb_new'
http://github.com/tuulos/disco/commit/8c8674567bfaa7c0d74a9b88fa89b...
Committed by Ville Tuulos
- A contrib/discodb/src/ddb_cmph.c
- A contrib/discodb/src/ddb_cmph.h
- A contrib/discodb/src/ddb_delta.c
- A contrib/discodb/src/ddb_delta.h
- A contrib/discodb/src/ddb_huffman.c
- A contrib/discodb/src/ddb_huffman.h
- A contrib/discodb/src/ddb_list.c
- A contrib/discodb/src/ddb_list.h
- A contrib/discodb/src/ddb_map.c
- A contrib/discodb/src/ddb_map.h
- A contrib/discodb/src/ddb_membuffer.c
- A contrib/discodb/src/ddb_membuffer.h
- A contrib/discodb/src/ddb_queue.c
- A contrib/discodb/src/ddb_queue.h
- R contrib/discodb/src/ddb_valuemap.c
- M contrib/discodb/src/ddb.c
- M contrib/discodb/src/ddb_cnf.c
- M contrib/discodb/src/ddb_cons.c
- M contrib/discodb/src/ddb_hash.h
- M contrib/discodb/src/ddb_internal.h
- M contrib/discodb/src/discodb.h
- M contrib/discodb/util/compile
- M contrib/discodb/util/create_discodb.c
- M contrib/discodb/util/query_discodb.c
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.