2007 IEEE International Conference on Communications 2007
DOI: 10.1109/icc.2007.313
|View full text |Cite
|
Sign up to set email alerts
|

Skip Tree Graph: a Distributed and Balanced Search Tree for Peer-to-Peer Networks

Abstract: Skip Tree Graph is a novel, distributed, data structure for peer-to-peer systems that supports exact-match and order-based queries such as range queries efficiently. It is based on skip trees, which are randomised balanced search trees equivalent to skip lists and designed to provide improved concurrency. Skip tree graphs constitute an extension of skip graphs enhancing their performance in both, exact-match and range queries. Moreover, skip tree graph maintains the underlying balanced tree structures using ra… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
15
0

Year Published

2008
2008
2020
2020

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 13 publications
(15 citation statements)
references
References 12 publications
0
15
0
Order By: Relevance
“…Note that another method called Tree-based in [9] is out of the scope of this paper. This is because it uses additional links, being particular to Skip Tree Graph [13] and requiring a commensurate maintenance cost; we are focusing on handling range queries in a normal topology of Skip Graph for versatility. The sequential traversing method can deliver a range query to all corresponding nodes with the minimum number of messages, without any duplicate transmission.…”
Section: • Broadcasting With Memorymentioning
confidence: 99%
“…Note that another method called Tree-based in [9] is out of the scope of this paper. This is because it uses additional links, being particular to Skip Tree Graph [13] and requiring a commensurate maintenance cost; we are focusing on handling range queries in a normal topology of Skip Graph for versatility. The sequential traversing method can deliver a range query to all corresponding nodes with the minimum number of messages, without any duplicate transmission.…”
Section: • Broadcasting With Memorymentioning
confidence: 99%
“…Another branch of the skip list is the skip tree, based on which the skip tree graph [7] was proposed and it provides similar performance with rainbow skip graph. Besides, O. Angel, et al [3] discussed the complexity of routing in faulty network, both for hypercube and n-dimensional mesh.…”
Section: Related Workmentioning
confidence: 99%
“…Peers can selforganize networks that are overlaid the existing network to provide symmetric communication and distributed control. Several data structures, such as hash tables, tries, binary search tree, 2-3 trees, AVL trees, skip list and B-trees, were used to organize peers and manage the resources [7]. As the unreliable peers and connections, the original data structures are not reliable.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Based on this concept, overlay networks can be organized in various complex indexing structures such as skip graphs [Aspnes and Shah, 2007] or skip tree graphs [Beltran et al, 2007] providing flexibility and e ciency in applications of distributed databases and storage management systems. Nevertheless, an overlay network based on skip lists requires a complex building and maintenance in a distributed context.…”
Section: Structured Overlay Networkmentioning
confidence: 99%