Title :
Constructing distributed doubly linked lists without distributed locking
Author :
Kota Abe;Mikio Yoshida
Author_Institution :
Osaka City University, Osaka, Japan / NICT, Tokyo, Japan
Abstract :
A distributed doubly linked list (or bidirectional ring) is a fundamental distributed data structure commonly used in structured peer-to-peer networks. This paper presents DDLL, a novel decentralized algorithm for constructing distributed doubly linked lists. In the absence of failure, DDLL maintains consistency with regard to lookups of nodes, even while multiple nodes are simultaneously being inserted or deleted. Unlike existing algorithms, DDLL adopts a novel strategy based on conflict detection and sequence numbers. A formal description and correctness proofs are given. Simulation results show that DDLL outperforms conventional algorithms in terms of both time and number of messages.
Keywords :
"Peer-to-peer computing","Protocols","Structural rings","Data structures","IP networks","Algorithm design and analysis","Cities and towns"
Conference_Titel :
Peer-to-Peer Computing (P2P), 2015 IEEE International Conference on
DOI :
10.1109/P2P.2015.7328521