摘要
Koorde是一种新型的分布式哈希表(DHT),它将网络结点和数据对象映射到与自身属性无关的的ID,并根据ID来选择下一跳。它的下一跳是确定的,而且没有考虑网络时延的因素。本文从减少路由跳数和降低网络时延两个方面来对原路由协议进行改进,进而实现了一种更加高效的koorde路由。性能分析表明,跳数差和时延差两项指标显示出改进后的路由机制能够较好地提高路由效率。
Koorde is a new distributed hash table(DHT). It maps nodes and data objects to a random ID. The choice of next hop is fi xed and determined only according to ID. Moreover, the latency is not considered in the routing. In this paper, a more effi cient routing approach is proposed in order to reduce the routing hops and the latency. The analysis shows that the approach proposed in this paper can signifi cantly reduce the routing hops and the latency, the routing performance of Koorde can be greatly improved.
出处
《电脑知识与技术》
2009年第3X期2364-2365,共2页
Computer Knowledge and Technology