1. Scalable Filtering of Multiple Generalized-Tree-Pattern Queries over XML Streams
- Author
-
Kasim Candan, Hua-Gang Li, Divyakant Agrawal, Wang-Pin Hsiung, Junichi Tatemura, and Songting Chen
- Subjects
Theoretical computer science ,computer.internet_protocol ,Computer science ,Sort-merge join ,Filter (signal processing) ,Query language ,computer.software_genre ,Computer Science Applications ,Computational Theory and Mathematics ,Scalability ,Pattern matching ,Web service ,computer ,Time complexity ,XML ,Information Systems ,XPath - Abstract
An XML publish/subscribe system needs to filter a large number of queries over XML streams. Most existing systems only consider filtering the simple XPath statements. In this paper, we focus on filtering of the more complex generalized-tree-pattern (GTP) queries. Our filtering mechanism is based on a novel Tree-of-Path (TOP) encoding scheme, which compactly represents the path matches for the entire document. First, we show that the TOP encodings can be efficiently produced via a shared bottom-up path matching. Second, with the aid of this TOP encoding, we can (1) achieve polynomial time and space complexity for post processing, (2) avoid redundant predicate evaluations, (3) allow an efficient duplicate-free and merge join-based algorithm for merging multiple encoded path matches and (4) simplify the processing of GTP queries. Overall our approach maximizes the sharing opportunity across queries by exploiting the suffix as well as prefix sharing. At the same time, our TOP encodings allow efficient post processing for GTP queries. Extensive performance studies show that our GFilter solution not only achieves significantly better filtering performance than state-of-the-art algorithms, but also is capable of efficiently filtering the more complex GTP queries.
- Published
- 2008
- Full Text
- View/download PDF