XTREAM: An efficient multi-query evaluation on streaming XML data

  • Authors:
  • Jun-Ki Min;Myung-Jae Park;Chin-Wan Chung

  • Affiliations:
  • School of Internet-Media Engineering, Korea University of Technology and Education, Byeongcheon-myeon, Cheonan, Chungnam 330-708, Republic of Korea;Division of Computer Science, Department of Electrical Engineering & Computer Science, Korea Advanced Institute of Science and Technology (KAIST), Daejon, Republic of Korea;Division of Computer Science, Department of Electrical Engineering & Computer Science, Korea Advanced Institute of Science and Technology (KAIST), Daejon, Republic of Korea

  • Venue:
  • Information Sciences: an International Journal
  • Year:
  • 2007

Quantified Score

Hi-index 0.07

Visualization

Abstract

Recently, there has been growing interest in streaming XML data. Much of the work on streaming XML data has been focused on efficient filtering. Filtering systems deliver XML documents to interested users. The burden of extracting the XML fragments of interest from XML documents is placed on users. In this paper, we propose XTREAM which evaluates multiple queries in conjunction with the read-once nature of streaming data. In contrast to the previous work, XTREAM supports a wide class of XPath queries including tree shaped expressions, order based predicates, and nested predicates. In addition, to improve the efficiency and scalability of XTREAM, we devise an optimization technique called Query Compaction. Experimental results with real-life and synthetic XML data demonstrate the efficiency and scalability of XTREAM.