Semantics based buffer reduction for queries over XML data streams

  • Authors:
  • Chi Yang;Chengfei Liu;Jianxin Li;Jeffrey Xu Yu;Junhu Wang

  • Affiliations:
  • Swinburne University of Technology, Melbourne, VIC, Australia;Swinburne University of Technology, Melbourne, VIC, Australia;Swinburne University of Technology, Melbourne, VIC, Australia;The Chinese University of Hong Kong, Hong Kong, China;Griffith University, Gold Coast, QLD, Australia

  • Venue:
  • ADC '08 Proceedings of the nineteenth conference on Australasian database - Volume 75
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

With respect to current methods for query evaluation over XML data streams, adoption of certain types of buffering techniques is unavoidable. Under lots of circumstances, the buffer scale may increase exponentially, which can cause memory bottleneck. Some optimization techniques have been proposed to solve the problem. However, the limit of these techniques has been defined by a concurrency lower bound and been theoretically proved. In this paper, we show through an empirical study that this lower bound can be broken by taking semantic information into account for buffer reduction. To demonstrate this, we build a SAX-based XML stream query evaluation system and design an algorithm that consumes buffers in line with the concurrency lower bound. After a further analysis of the lower bound, we design several semantic rules for the purpose of breaking the lower bound and incorporate these rules in the lower bound algorithm. Experiments are conducted to show that the algorithms deploying semantic rules individually and collectively all significantly outperform the lower bound algorithm that does not consider semantic information.