2016
DOI: 10.1186/s13677-016-0060-1
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic multidimensional index for large-scale cloud data

Abstract: Although several cloud storage systems have been proposed, most of them can provide highly efficient point queries only because of the key-value pairs storing mechanism. For these systems, satisfying complex multi-dimensional queries means scanning the whole dataset, which is inefficient. In this paper, we propose a multidimensional index framework, based on the Skip-list and Octree, which we refer to as Skip-Octree. Using a randomized skip list makes the hierarchical Octree structure easier to implement in a … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(2 citation statements)
references
References 26 publications
0
2
0
Order By: Relevance
“…While retrieving a file from the compute node, the request submitted by the user is sent to the controller, and the search takes place in the global index with the file name value and instance ID. If it matches with any of the files, then the request is sent to the corresponding compute node volume instead of searching all the compute node volumes …”
Section: The Proposed Methodsmentioning
confidence: 99%
“…While retrieving a file from the compute node, the request submitted by the user is sent to the controller, and the search takes place in the global index with the file name value and instance ID. If it matches with any of the files, then the request is sent to the corresponding compute node volume instead of searching all the compute node volumes …”
Section: The Proposed Methodsmentioning
confidence: 99%
“…The index structure is claimed to efficiently support a variety of types of queries and provide high availability. In [14], a dynamic double layer indexing structure with Skipnet overlay for global indexing and an Octree index technique for local indexing has been proposed, and the authors claim it to be better than the previous double-layer indexing techniques for complex queries.…”
Section: Related Workmentioning
confidence: 99%