DHT: Somewhat functional. Added a function to mlookup allowing the dht to retrieve...
authorerubow <erubow>
Sat, 4 Aug 2007 00:40:11 +0000 (00:40 +0000)
committererubow <erubow>
Sat, 4 Aug 2007 00:40:11 +0000 (00:40 +0000)
commitbfeb7d3a7af4da97c883850ab403d1483f73cac9
treead4f5325f90556fdd9d44499185745e4c3ff4e6d
parent5f4380353682f532edcdbfe82c145fc4b3879b74
DHT: Somewhat functional. Added a function to mlookup allowing the dht to retrieve the locally stored oids for the purpose of rebuilding (not tested yet!). Rebuilds are pretty slow when hosts disappear, so some fine tuning is needed.
Robust/src/Runtime/DSTM/interface/clookup.c
Robust/src/Runtime/DSTM/interface/dht.c
Robust/src/Runtime/DSTM/interface/dht.h
Robust/src/Runtime/DSTM/interface/mlookup.c
Robust/src/Runtime/DSTM/interface/mlookup.h
Robust/src/Runtime/DSTM/interface/testdht.c