摘要
在分布式哈希表(DHT)中,节点ID通常随机选择,但这并不意味着DHT是负载均衡的。仿真结果表明,Chord网络中的负载是不均衡的。在总结对该问题相关工作的基础上,理论上证明了DHT算法本质上的不均衡性,并精确给出节点负载不均衡性的上界范围,仿真验证了分析结论。
In the distributed hash table (DHT), the identifiers of nodes are chosen at random, but this does not mean that the DHT is load-balanced. The simulation in Chord has shown that the load is imbalanced. The paper summarized the previous work on this problem to make clear that DHT is imbalanced essentially. We gave the precise scope of the upper bound of imbalance,and verified the results with simulations.
出处
《计算机科学》
CSCD
北大核心
2009年第9期92-95,共4页
Computer Science
关键词
对等网
分布式哈希表(DHT)
负载均衡
概率分布
Peer-to-peer network,Distributed hash table (DHT), Load balance, Probability distribution