Migration Policies of a Main Memory Index Structure for Moving Objects Databases

  • An Kyounghwan (Telematics Research Division, Electronics and Telecommunications Research Institute) ;
  • Kim Kwangsoo (Telematics Research Division, Electronics and Telecommunications Research Institute)
  • Published : 2004.10.01

Abstract

To manage and query moving objects efficiently in MMDBMS, a memory index structure should be used. The most popular index structure for storing trajectories of moving objects is 3DR-tree. The 3DR-tree also can be used for MMDBMS. However, the volume of data can exceed the capacity of physical memory since moving objects report their locations continuously. To accommodate new location reports, old trajectories should be migrated to disk or purged from memory. This paper focuses on migration policies of a main memory index structure. Migration policies consist of two steps: (i) node selection, (ii) node placement. The first step (node selection) selects nodes that should be migrated to disk. The criteria of selection are the performance of insertion or query. The second step (node placement) determines the order of nodes written to disk. This step can be thought as dynamic declustering policies.

Keywords