Changeset [e7615dbfd83c3e4b2f8638e8480e87b01940edab] by Ville Tuulos
May 16th, 2011 @ 11:16 PM
discodb: add DDB_ALLOC_ALIGN flag that forces all pointers in
the discodb public api to be 2-byte aligned (required by some
libraries, like spidermonkey)
https://github.com/tuulos/disco/commit/e7615dbfd83c3e4b2f8638e8480e...
Committed by Ville Tuulos
- M contrib/discodb/src/ddb.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.