Dynamic Quorums for DHT-based P2P Networks

  • Authors:
  • Roberto Baldoni;Leonardo QuerzonI;Antonino Virgillito;Ricardo Jimenez-Peris;Marta Patino-Martinez

  • Affiliations:
  • Dipartimento di Informatica e Sistemistica - Universit`a di Roma "La Sapienza", Roma, Italy;Dipartimento di Informatica e Sistemistica - Universit`a di Roma "La Sapienza", Roma, Italy;Dipartimento di Informatica e Sistemistica - Universit`a di Roma "La Sapienza", Roma, Italy;Universidad Politecnica de Madrid (UPM), Madrid, Spain;Universidad Politecnica de Madrid (UPM), Madrid, Spain

  • Venue:
  • NCA '05 Proceedings of the Fourth IEEE International Symposium on Network Computing and Applications
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Peer-to-peer systems (P2P) have become a popular technique to architect decentralized systems. However, despite its popularity most P2P systems consist in simple applications such as file sharing or chat systems. The main reason is that more complex applications require levels of consistency that nowadays are not offered by P2P systems. In this paper, we explore how to provide consistency based on distributed mutual exclusion via quorum systems in DHTbased P2P networks. Our results show that quorum systems applied directly to such networks are not scalable due to the high traffic imposed onto the underlying network. The paper introduces some design principles for both quorum systems and protocols using them that help to boost their performance. These design principles consist in dynamic and decentralized selection of quorums and in the exposition and exploitation of internals of the DHT such as the finger table. We show that by combining both design principles it is possible to minimize the number of visited sites and the latency needed to obtain a quorum.