Welcome to D
SIGMOD 2003
<<< = SIGMOD'03 Pa>>>
PODS 2003
SIGMOD-RECOR
ADBIS
CIDR 2003
CIKM 2003
DASFAA 2003
Data Enginee
DEBS
DMKD 2003
DOLAP 2003
DPDJ 2003
ER
GIS 2003
Hypertext 20
ICDE 2003
ICDM 2003
ICDT 2003
JCDL 2003
KRDB 2003
MIR 2003
MIS 2003
MMDB 2003
RIDE 2003
SBBD 2003
SIGIR 2003
SIGIR-FORUM
SIGKDD 2003
SIGKDD-EXP
SSDBM 2003
TIME 2003
TODS
VLDB 2003
VLDB Journal
WIDM 2003

Stream Processing of XPath Queries with Predicates


Ashish Kumar Gupta and Dan Suciu

  View Paper (PDF)  

Return to Streaming XML


Abstract

We consider the problem of evaluating large numbers of XPath filters, each with many predicates, on a stream of XML documents. The solution we propose is to lazily construct a single deterministic pushdown automata, called the XPush Machine from the given XPath filters. We describe a number of optimization techniques to make the lazy XPush machine more efficient, both in terms of space and time. The combination of these optimizations results in high, sustained throughput. For example, if the total number of atomic predicates in the filters is up to 200000, then the throughput is at least 0.5 MB/sec: it increases to 4.5 MB/sec when each filter contains a single predicate.

BIBTEX


@inproceedings       {DBLP:conf/sigmod/GuptaS03,
  author    = {Ashish Kumar Gupta and
                Dan Suciu},
   booktitle = {SIGMOD Conference},
   title     = {Stream Processing of XPath Queries with Predicates.},
   pages     = {419-430},
   year      = {2003},
   url       = {db/conf/sigmod/sigmod2003.html#GuptaS03},
   ee        = {http://www.acm.org/sigmod/sigmod03/eproceedings/papers/r16p01.pdf},
   crossref  = {conf/sigmod/2003},
   bibsource = {DBLP, http://dblp.uni-trier.de} 
}



©2004 Association for Computing Machinery