changes to build script to increase java heap memory
[IRC.git] / Robust / src / Runtime / DSTM / interface / dht.c
2008-05-31 adashchanges for prefetch objects on a transaction abort...
2007-08-04 erubowDHT: Somewhat functional. Added a function to mlookup...
2007-06-30 erubowImplemented leader/follower state machines for rebuild...
2007-06-23 erubowEach host currenty joins by initiating a rebuild. To...
2007-06-22 erubowAdded: broadcast and wait function, leader discovery...
2007-05-05 erubowadded a tcp server (that serves nothing), plus random...
2007-04-28 erubowthe begining of a DHT (only one host right now...)
2007-04-17 erubowPreliminary code for distributed hash table. Defines...