Efficient, Proximity-Aware Load Balancing for Structured P2P Systems

  • Authors:
  • Yingwu Zhu;Yiming Hu

  • Affiliations:
  • -;-

  • Venue:
  • P2P '03 Proceedings of the 3rd International Conference on Peer-to-Peer Computing
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Structured peer-to-peer (P2P) systems address the load balancing issue in a rather naive way, by simply resorting to the uniformity of the hash function utilized to generate object IDs. Such a random choice of object IDs could result in O(logN) load imbalance. In this position paper, we propose an efficient, proximity-aware load balancing algorithm for such systems. To our knowledge, this is the first work to utilize the proximity information to guide load balancing. In particular, our main contributions are: (1) A self-organized, fully distributed K-nary tree structure is constructed on top of a DHT for load balancing information collection/dissemination and load reassignment. (2) Load balancing is achieved by aligning those two skews in both load distribution and node capacity inhere in P2P systems 驴 that is, have higher capacity nodes carry more loads. (3) Proximity information is utilized to guide load balancing such that virtual servers are assigned and transferred between physically close heavy nodes and light nodes, thereby minimizing the load transferring overhead and making load balancing fast and efficient.