A Few Optimized Load Balancing Methods of Content Addressable Network

Ji-ping Xiong,Qing-hu Qi,Pei-lin Hong,Jin-sheng Li
2006-01-01
Abstract:The Content Addressable Network (CAN) is a sort of P2P overlay network. CAN realizes the efficient mapping of the file information and its storage location by using Distributed Hash Table(DHT). CAN is scalable, fault-tolerant and completely self-organizing. In this paper an introduction to the basic architecture and the principle of CAN is given first. And then some methods of CAN’s load balancing are proposed: such as largest area based uniform partitioning, uniform distributing of the keys. Finally, these methods are proved that they are effective by simulation.
What problem does this paper attempt to address?