QDM-Tree:Cache Conscious Indexing for Frequent Updates over Data Streams

苏亮,王博,邹鹏,贾焰,杨树强
DOI: https://doi.org/10.19304/j.cnki.issn1000-7180.2008.09.060
2008-01-01
Abstract:Emerging hardware and communication technologies enable data stream techniques which have been applied in widespread fields such as financial analysis,network monitoring,and sensor network,etc.These applications generally have the characteristics: high speed,massive quantity,continuous and real time.So,updating index in a progressive and real-time fashion becomes a meaningful and challenging problem on data streams.To conquer the high cache miss ratio of existed index tree for frequent updates,this paper provides a novel QDM-tree(Quantized R*-tree with Double Memos),and corresponding insert,delete,update and range query algorithms.Theoretical analysis demonstrates that the QDM-tree significantly outperforms other state of the art R-tree variants,it can compress the tree nodes to several times and more suitable for massive frequent updates.
What problem does this paper attempt to address?