2007 IEEE 23rd International Conference on Data Engineering 2007
DOI: 10.1109/icde.2007.367875
|View full text |Cite
|
Sign up to set email alerts
|

SD-Rtree: A Scalable Distributed Rtree

Abstract: We propose a scalable distributed data structure (SDDS) called SD-Rtree. We intend our structure for large spatial datasets over clusters of interconnected servers. SD-Rtree generalizes the well-known Rtree structure. It uses a distributed balanced binary spatial tree that scales with insertions to potentially any number of storage servers through splits of the overloaded ones. A user/application manipulates the structure from a client node. The client addresses the tree through its image that the splits can m… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
43
0

Year Published

2008
2008
2018
2018

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 54 publications
(43 citation statements)
references
References 13 publications
0
43
0
Order By: Relevance
“…Most dynamic, tree-based distributed P2P data management systems (e. g., [3]) have the deficiency of only being able to address query hot spots by repartitioning data instead of replicating it. Figure 4(i) illustrates such a scenario with two query hot spots within a histogram region.…”
Section: Load Balancing In Hisbasementioning
confidence: 99%
See 1 more Smart Citation
“…Most dynamic, tree-based distributed P2P data management systems (e. g., [3]) have the deficiency of only being able to address query hot spots by repartitioning data instead of replicating it. Figure 4(i) illustrates such a scenario with two query hot spots within a histogram region.…”
Section: Load Balancing In Hisbasementioning
confidence: 99%
“…SD-Rtrees [3] are a scalable distributed data structure, which is built especially for point-and range-queries for large-scale spatial data sets. Based on the R-tree, new servers are added to network in case of an overload and affected data objects are distributed evenly.…”
Section: Related Workmentioning
confidence: 99%
“…However, these proposals do not meet the requirements for data-intensive applications from e-science communities as they only apply data partitioning or do not deal with skewed data distributions. Other data structures [6] that are designed for large scale data sets currently do not address query hot spots (Section 5).…”
Section: Problem Statementmentioning
confidence: 99%
“…6 for performing the local query processing. After assigning each node a random identifier, we distributed the data according to the partitioning scheme.…”
mentioning
confidence: 99%
“…We can note the distinct difference between a MRI and a distributed multidimensional index [4]. In the latter case, the nodes of a single index are themselves distributed on different servers.…”
Section: Introductionmentioning
confidence: 99%