中文

Reliable Data Storage in Distributed Hash Tables

分布式、并行与集群计算 2007-05-23 v3 网络与互联网体系结构

摘要

Distributed Hash Tables offer a resilient lookup service for unstable distributed environments. Resilient data storage, however, requires additional data replication and maintenance algorithms. These algorithms can have an impact on both the performance and the scalability of the system. In this paper, we describe the goals and design space of these replication algorithms. We examine an existing replication algorithm, and present a new analysis of its reliability. We then present a new dynamic replication algorithm which can operate in unstable environments. We give several possible replica placement strategies for this algorithm, and show how they impact reliability and performance. Finally we compare all replication algorithms through simulation, showing quantitatively the difference between their bandwidth use, fault tolerance and performance.

关键词

引用

@article{arxiv.cs/0507072,
  title  = {Reliable Data Storage in Distributed Hash Tables},
  author = {Matthew Leslie},
  journal= {arXiv preprint arXiv:cs/0507072},
  year   = {2007}
}