Title :
Hybrid-TH: a hybrid access mechanism for real-time memory-resident database systems
Author :
Ryu, Chanho ; Song, Eunmi ; Jun, Booseon ; Kim, Young-Kuk ; Jin, Seongil
Author_Institution :
Dept. of Comput. Sci., Chungnam Nat. Univ., Taejon, South Korea
Abstract :
The objective of this paper is to develop a high performance access mechanism for real-time memory-resident database systems. Real-time systems have very important properties: timeliness and predictability. In conventional database systems, hashing is known faster than tree access mechanism on the simple searches. Hence, on some environments, hash can be more appropriate to the real-time applications. On the other hand, tree index mechanism, it is possible to search to a range of specific data. Depending on the distance of a node in the tree, however, each access time to a node in the tree is different. This feature is not desirable for real-time database application, which requires deterministic data access behavior. In this paper, we present a new combined access mechanism called Hybrid Tree-Hash (Hybrid-TH) mechanism. This mechanism is a complementary integration of tree-index and hash-index structure assuring that a Worst-Case Execution Time is bounded within a specific time, especially, when range search operation works. Our analysis shows that Hybrid-TH provides the predictability of data access operation in real-time memory-resident database systems (DBMS)
Keywords :
database management systems; real-time systems; tree data structures; Hybrid Tree-Hash; Hybrid-TH; data access operation; deterministic data access behavior; hashing; high performance access mechanism; hybrid access mechanism; predictability; real-time memory-resident database systems; timeliness; tree index mechanism; Computer science; Database systems; Delay effects; Information retrieval; Radar tracking; Real time systems; Semiconductor memory; Spatial databases; Timing; Transaction databases;
Conference_Titel :
Real-Time Computing Systems and Applications, 1998. Proceedings. Fifth International Conference on
Conference_Location :
Hiroshima
Print_ISBN :
0-8186-9209-X
DOI :
10.1109/RTCSA.1998.726431