Paper 13

Data Sharing in DHT Based P2P Systems

Authors: Claudia Roncancio, María del Pilar Villamil, Cyril Labbé, and Patricia Serrano-Alvarado

Volume 1 (2009)

Abstract

The evolution of peer-to-peer (P2P) systems triggered the building of large scale distributed applications. The main application domain is data sharing across a very large number of highly autonomous participants. Building such data sharing systems is particularly challenging because of the “extreme” characteristics of P2P infrastructures: massive distribution, high churn rate, no global control, potentially untrusted participants… This article focuses on declarative querying support, query optimization and data privacy on a major class of P2P systems, that based on Distributed Hash Table (P2P DHT). The usual approaches and the algorithms used by classic distributed systems and databases for providing data privacy and querying services are not well suited to P2P DHT systems. A considerable amount of work was required to adapt them for the new challenges such systems present. This paper describes the most important solutions found. It also identifies important future research trends in data management in P2P DHT systems.

Keywords: DHT, P2P Systems, Data sharing, Querying in P2P systems, Data privacy.