Self-Organizing Subsets: From Each According to His Abilities, to Each According to His Needs

  • Authors:
  • Amin Vahdat;Jeffrey S. Chase;Rebecca Braynard;Dejan Kostic;Patrick Reynolds;Adolfo Rodriguez

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • IPTPS '01 Revised Papers from the First International Workshop on Peer-to-Peer Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The key principles behind current peer-to-peer research include fully distributing service functionality among all nodes participating in the system and routing individual requests based on a small amount of locally maintained state. The goals extend much further than just improving raw system performance: such systems must survive massive concurrent failures, denial of service attacks, etc. These efforts are uncovering fundamental issues in the design and deployment of distributed services. However, the work ignores a number of practical issues with the deployment of general peer-to-peer systems, including i) the overhead of maintaining consistency among peers replicating mutable data and ii) the resource waste incurred by the replication necessary to counteract the loss in locality that results from random content distribution.We argue that the key challenge in peer-to-peer research is not to distribute service functions among all participants, but rather to distribute functions to meet target levels of availability, survivability, and performance. In many cases, only a subset of participating hosts should take on server roles. The benefit of peer-to-peer architectures then comes from massive diversity rather than massive decentralization: with high probability, there is always some node available to provide the required functionality should the need arise.