YFilter: efficient and scalable filtering of XML documents 论文

2003引用 244
Advanced Database Systems and QueriesPeer-to-Peer Network TechnologiesNetwork Packet Processing and Optimization

摘要

Much of the data exchanged over the Internet will soon be encoded in XML, allowing for sophisticated filtering and content-based routing. We have built a filtering engine called YFilter, which filters streaming XML documents according to XQuery or XPath queries that involve both path expressions and predicates. Unlike previous work, YFilter uses a novel NFA-based execution model. We present the structures and algorithms underlying YFilter, and show its efficiency and scalability under various workloads.