Study for Hierarchical Overlay Network

碩士 === 國立臺灣科技大學 === 資訊工程系 === 94 === Kademlia is a Topology-based peer-to-peer system,has provable consistency and performance in a fault-prone environment. This system use XOR-based metric topology to query and locates nodes. Because lookup of Kademlia doesn’t consider real distance between nodes,...

Full description

Bibliographic Details
Main Authors: Huan-yeh Chang, 張煥業
Other Authors: Chyou-hwa Chen
Format: Others
Language:zh-TW
Published: 2006
Online Access:http://ndltd.ncl.edu.tw/handle/xz5n9k
Description
Summary:碩士 === 國立臺灣科技大學 === 資訊工程系 === 94 === Kademlia is a Topology-based peer-to-peer system,has provable consistency and performance in a fault-prone environment. This system use XOR-based metric topology to query and locates nodes. Because lookup of Kademlia doesn’t consider real distance between nodes, it may make us to waste extra time for searching. For this problem, we construct a three-layered hierarchy overlay by physical distance between nodes to hope to shorten total latency of a lookup.