DocumentCode
593240
Title
Deterministic 1–2 skip list in distributed system
Author
Mandal, Srimanta ; Chakraborty, Shiladri ; Karmakar, Sanjay
Author_Institution
Dept. of Comput. Sci. & Eng., Indian Inst. of Technol. Guwahati, Guwahati, India
fYear
2012
fDate
6-8 Dec. 2012
Firstpage
296
Lastpage
301
Abstract
Searching data efficiently in distributed applications like peer-to-peer system is a challenging task due to the random distribution of data among several participating nodes. Efficient data structures are designed and implemented to reduce the complexity of data searching in such an environment. In this paper a data structure called deterministic 1-2 skip list has been proposed as a solution for search problems in distributed environment. The data structure has three main operations viz. search, insert, and delete. The detailed description of the insertion, deletion and search operations are given in this paper. It is found that the message complexity of the insertion, deletion and search algorithm is O(log n) where n is the total number of nodes in the skip-list.
Keywords
computational complexity; data structures; peer-to-peer computing; data searching complexity; data structure; delete operation; deterministic 1-2 skip list; distributed system; insert operation; message complexity; peer-to-peer system; search operation; Peer to peer computing;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Distributed and Grid Computing (PDGC), 2012 2nd IEEE International Conference on
Conference_Location
Solan
Print_ISBN
978-1-4673-2922-4
Type
conf
DOI
10.1109/PDGC.2012.6449835
Filename
6449835
Link To Document