首页    期刊浏览 2024年07月09日 星期二
登录注册

文章基本信息

  • 标题:DChord: An Efficient and Robust Peer to Peer Lookup System
  • 本地全文:下载
  • 作者:ChulSu Kim ; Sanghwan Lee ; JaeIl Han
  • 期刊名称:Malaysian Journal of Computer Science
  • 印刷版ISSN:0127-9084
  • 出版年度:2010
  • 卷号:23
  • 期号:1
  • 出版社:University of Malaya * Faculty of Computer Science and Information Technology
  • 摘要:Dynamic Hash Tables (DHTs) are distributed systems that maintain keyvalue pairs and provide efficient lookup services. Traditional DHTs usually rely on a random ID distribution of the keys to achieve such efficiency. Uniformly random hash functions are typically used to create uniformly random ID distributions from nonrandom key distributions. However, there are many cases where such random hash functions cannot be applied. For example, those systems that provide range queries over the keys cannot apply random hash functions on the keys, otherwise, the range query is very difficult to support. In this paper, we present a new lookup system called DChord, which does not depend on the randomness assumption to achieve its performance. To show the performance of the proposed system, we provide mathematical analysis and extensive simulation results in a highly nonrandom USN (Ubiquitous Sensor Network) metadata identifier space. To be specific, we show that DChord has high regularity in terms of indegree and outdegree distributions. Thus, the system is robust against random node failures. We also show that query processing load is well balanced among nodes and the lookup speed is deterministic in such a way that the number of nodes to visit for a query is at most log2(N).
  • 关键词:Lookup; USN; Deterministic; DHT; DChord
国家哲学社会科学文献中心版权所有