首页> 外文期刊>IEEE/ACM Transactions on Networking >Chord: a scalable peer-to-peer lookup protocol for Internet applications
【24h】

Chord: a scalable peer-to-peer lookup protocol for Internet applications

机译:Chord:适用于Internet应用程序的可扩展对等查找协议

获取原文
获取原文并翻译 | 示例

摘要

A fundamental problem that confronts peer-to-peer applications is the efficient location of the node that stores a desired data item. This paper presents Chord, a distributed lookup protocol that addresses this problem. Chord provides support for just one operation: given a key, it maps the key onto a node. Data location can be easily implemented on top of Chord by associating a key with each data item, and storing the key/data pair at the node to which the key maps. Chord adapts efficiently as nodes join and leave the system, and can answer queries even if the system is continuously changing. Results from theoretical analysis and simulations show that Chord is scalable: Communication cost and the state maintained by each node scale logarithmically with the number of Chord nodes.
机译:对等应用面临的一个基本问题是存储所需数据项的节点的有效位置。本文介绍了Chord,这是解决此问题的分布式查找协议。 Chord仅支持一种操作:给定键,它将键映射到节点上。通过将密钥与每个数据项相关联,并将密钥/数据对存储在密钥映射到的节点上,可以轻松地在Chord上实现数据位置。当节点加入和离开系统时,Chord可以高效地进行调整,即使系统不断变化,Chord也可以回答查询。理论分析和仿真结果表明,Chord具有可扩展性:通信成本和每个节点保持的状态与Chord节点数成对数关系。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号