DocumentCode
3322601
Title
Efficient Processing of XML Update Streams
Author
Fegaras, Leonidas
Author_Institution
Univ. of Texas at Arlington, Arlington, TX
fYear
2008
fDate
7-12 April 2008
Firstpage
616
Lastpage
625
Abstract
This paper introduces a framework for processing continuous, exact queries over continuous update XML streams. Instead of eagerly performing the updates on cached portions of the stream, we propagate the updates through the query evaluation pipeline, all the way to the result display, which prints the query answers. That way, the result display prints the query results continuously, replacing old results with new. The novelty of our approach is in the use of this processing framework to unblock operations and reduce buffering by letting the operations themselves embed new updates into the stream that retroactively perform the blocking parts of the operation. Based on this framework, we present novel methods for unblocking a number of important blocking/unbounded stream operations in XQuery using a small memory footprint, such as concatenation, general predicates, descendant-or-self and backward axes, and sorting.
Keywords
XML; cache storage; query languages; query processing; sorting; XML update stream processing; XQuery language; cache storage; continuous query processing; data sorting; query evaluation pipeline; Automata; Displays; Navigation; Performance evaluation; Pipelines; Query processing; Relational databases; Sorting; Time factors; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2008. ICDE 2008. IEEE 24th International Conference on
Conference_Location
Cancun
Print_ISBN
978-1-4244-1836-7
Electronic_ISBN
978-1-4244-1837-4
Type
conf
DOI
10.1109/ICDE.2008.4497470
Filename
4497470
Link To Document