Caching Frequent XML Query Patterns

Xin Zhan,Jianzhong Li,Hongzhi Wang,Zhenying He
DOI: https://doi.org/10.1007/11610496_8
2006-01-01
Abstract:As XML becomes prevailing on the Internet, efficient management of XML queries becomes more important. Caching frequent queries can expedite XML query processing. In this paper, we propose a framework to address an NP-hard optimization problem, caching frequent query patterns. We develop several algorithms to respectively generate query subpatterns, check query containment, and choose query subpatterns for caching. Experimental results show that our algorithms are efficient and scalable.
What problem does this paper attempt to address?