Design and implementation of the modified R-tree structure with non-blocking querying

0Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.
Get full text

Abstract

In highly concurrent field such as location based services, massive objects are moving concurrently. Due to continuously changing nature of their location, traditional indexes cannot provide the read-time response since query processing is frequently blocked by node-split or region propagation as the locations of objects change. In this paper, the modified Rver-tree structure with lock-free querying for multi-dimension data, R ver-tree, is proposed. Basically, Rver-tree uses the new versioning technique. When updating data such as key update(region propagation) and index restructure(node-split), it never physically modify original data, rather creates new version for compensating data intactness. Due to data intactness, search operation can access data without any locking or latching by reading old version. In the performance evaluation, it is proven that search operation of Rver-tree is at least two times faster than a previous work. © Springer-Verlag Berlin Heidelberg 2005.

Cite

CITATION STYLE

APA

Kim, M., Eo, S., Jang, S., Lee, J., & Bae, H. (2005). Design and implementation of the modified R-tree structure with non-blocking querying. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 3739 LNCS, pp. 114–126). Springer Verlag. https://doi.org/10.1007/11563952_11

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free