Recently, the need for Location-Based Services (LBS) has increased due to the development and widespread use of mobile devices (e.g., PDAs, cellular phones, laptop computers, GPS, and RFID etc). The core technology of LBS is a moving-objects database that stores and manages the positions of moving objects. To search for information quickly, the database needs to contain an index that supports both real-time position tracking and management of large numbers of updates. As a result, the index requires a structure operating in the main memory for real-time processing and requires a technique to migrate part of the index from the main memory to disk storage (or from disk storage to the main memory) to manage large volumes of data. To satisfy these requirements, this paper suggests a unified index scheme unifying the main memory and the disk as well as migration policies for migrating part of the index from the memory to the disk during a restriction in memory space. Migration policy determines a group of nodes, called the migration subtree, and migrates the group as a unit to reduce disk I/O. This method takes advantage of bulk operations and dynamic clustering. The unified index is created by applying various migration policies. This paper measures and compares the performance of the migration policies using experimental evaluation.
[1]
Michael J. Carey,et al.
A Study of Index Structures for a Main Memory Database Management System
,
1986,
HPTS.
[2]
Hans-Peter Kriegel,et al.
The R*-tree: an efficient and robust access method for points and rectangles
,
1990,
SIGMOD '90.
[3]
Marios Hadjieleftheriou,et al.
R-Trees - A Dynamic Index Structure for Spatial Searching
,
2008,
ACM SIGSPATIAL International Workshop on Advances in Geographic Information Systems.
[4]
Markus Schneider,et al.
A foundation for representing and querying moving objects
,
2000,
TODS.
[5]
Bernhard Seeger,et al.
Reading a Set of Disk Pages
,
1993,
VLDB.
[6]
Michael Stonebraker,et al.
Managing persistent objects in a multi-level store
,
1991,
SIGMOD '91.
[7]
David B. Lomet,et al.
Access methods for multiversion data
,
1989,
SIGMOD '89.
[8]
Yannis Theodoridis,et al.
On the Generation of Spatiotemporal Datasets
,
1999
.
[9]
Hector Garcia-Molina,et al.
Main Memory Database Systems: An Overview
,
1992,
IEEE Trans. Knowl. Data Eng..
[10]
Dieter Pfoser,et al.
Novel Approaches in Query Processing for Moving Object Trajectories
,
2000,
VLDB 2000.