Buffer Management of the Results of Queries over XML Streams

杨卫东,王清明,施伯乐
DOI: https://doi.org/10.3724/sp.j.1001.2008.02080
2008-01-01
Journal of Software
Abstract:This paper presents an approach for processing the buffer of XML stream systematically. In this approach, user interests are represented by XQueries, the recursive documents can be tackled, and the multiple queries can be processed simultaneously. This approach can determine the relationship between two nodes in results on the fly based on the binary code through runtime stack, which avoids the join among a large number of results and improves the system performance and memory usage efficiently.
What problem does this paper attempt to address?