BdH-Tree: A B+-Tree Based Indexing Method for Very Frequent Updates of Moving Objects

  • Authors:
  • Dong-Min Seo;Seok-Il Song;Yong-Hun Park;Jae-Soo Yoo;Myoung-Ho Kim

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • CSA '08 Proceedings of the International Symposium on Computer Science and its Applications
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Several methods to index positions of moving objects have been proposed. Most of them are based on R-tree-like index structures. Some studies have made efforts to improve the update performance of R-trees, and they actually focus on query performance. Even though the update performance has been improved by virtue of those researchers' efforts, the overhead and immaturity of the concurrency control algorithms of R-trees make us hesitant to choose them for moving objects. In this paper, we propose an update-efficient indexing method. The proposed index is based on B+-tree and the Hilbert curve. We present an advanced Hilbert curve that automatically adjusts the order of the Hilbert curve in subregions, according to the data distribution. Through empirical study, we show that our strategy achieves a faster response time and higher throughput than those of other strategies.