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.
Original language | English |
---|---|
Title of host publication | Agents and Peer-to-Peer Computing |
Subtitle of host publication | the International Workshop, AP2PC 2005, Utrecht, The Netherlands, July 25, 2005. Revised Papers |
Editors | Zoran Despotovic, Sam Joseph, Claudio Sartori |
Place of Publication | London |
Publisher | Springer |
Pages | 70-80 |
Number of pages | 11 |
ISBN (Electronic) | 978-3-540-68967-6 |
ISBN (Print) | 978-3-540-49025-8 |
DOIs | |
Publication status | Published - 2006 |
Event | 2nd International Workshop on Agents and Peer-to-Peer Computing, AP2PC 2003 - Melbourne, Australia Duration: 14 Jul 2003 → 14 Jul 2003 Conference number: 2 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer Verlag |
Volume | 4118 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 2nd International Workshop on Agents and Peer-to-Peer Computing, AP2PC 2003 |
---|---|
Abbreviated title | AP2PC |
Country/Territory | Australia |
City | Melbourne |
Period | 14/07/03 → 14/07/03 |
Keywords
- Peer-to-peer computing
- Decentralized data management
- DHT