Highly available DHTs: keeping data consistency after updates

  • Authors:
  • Predrag Knežević;Andreas Wombacher;Thomas Risse

  • Affiliations:
  • Integrated Publication and Information Systems Institute, Fraunhofer IPSI, Darmstadt, Germany;Department of Computer Science, University of Twente, Enschede, The Netherlands;Integrated Publication and Information Systems Institute, Fraunhofer IPSI, Darmstadt, Germany

  • Venue:
  • AP2PC'05 Proceedings of the 4th international conference on Agents and Peer-to-Peer Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The research in the paper is motivated by building a decentralized/P2P XML storage on top of a DHT (Distributed Hash Table). The storage must provide high data availability and support updates. High data availability in a DHT can be guaranteed by data replication. However, DHTs can not provide a centralized coordination guaranteeing data consistency upon updates. In particular, replicas may have different values due to concurrent updates or partitioning of the P2P network. An approach based on versioning of replica values is presented proposing a decentralized concurrency control system, where probabilistic guarantees can be provided for retrieving a correct replica value. This paper presents the protocol as well as a statistical analysis of the lower bound of the probabilistic guarantees.