Fault-tolerant query processing in structured P2P-systems

  • Authors:
  • Markus Bestehorn;Christian Weth;Erik Buchmann;Klemens Böhm

  • Affiliations:
  • Institute for Program Structures and Data Organization, Karlsruhe Institute of Technology, Karlsruhe, Germany;Nanyang Technical University (NTU), Singapore, Singapore;Institute for Program Structures and Data Organization, Karlsruhe Institute of Technology, Karlsruhe, Germany;Institute for Program Structures and Data Organization, Karlsruhe Institute of Technology, Karlsruhe, Germany

  • Venue:
  • Distributed and Parallel Databases
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently, a number of query processors has been proposed for the evaluation of relational queries in structured P2P systems. However, as these approaches do not consider peer or link failures, they cannot be deployed without extensions for real-world applications. We show that typical failures in structured P2P systems can have an unpredictable impact on the correctness of the result. In particular stateful operators that store intermediate results on peers, e.g., the distributed hash join, must protect such results against failures. Although many replication schemes for P2P systems exist, they cannot replicate operator states while the query is processed. In this paper we propose an in-query replication scheme which replicates the state of an operator among the neighbors of the processing peer. Our analytical evaluation shows that the network overhead of the in-query replication is in O(1) regarding network size, i.e., our scheme is scalable. We have carried out an extensive experimental evaluation using simulations as well as a PlanetLab deployment. It confirms the effectiveness and the efficiency of the in-query replication scheme and shows the effectiveness of the routing extension in networks of varying reliability.