next up previous contents
Next: DistributedTree Up: Building Blocks Previous: DistributedHashtable   Contents

ReplicatedHashtable

ReplicatedHashtable provides exactly the same methods as as DistributedHashtable. However, it is implemented differently. Whereas the latter uses synchronous remote group method invocation (similar to RpcDispatcher), the former uses asynchronous communication to keep the replicas up-to-date.



Bela Ban 2002-11-16