Back to Search
Start Over
Pipelined XPath Query Based on Cost Optimization.
- Source :
-
Scientific Programming . 5/27/2021, p1-16. 16p. - Publication Year :
- 2021
-
Abstract
- XPath query is the key part of XML data processing, and its performance is usually critical for XML applications. In the process of XPath query, there is inherent seriality between query steps, which makes it difficult to parallelize the query effectively as a whole. On the other hand, although XPath query has the characteristics of data stream processing and is suitable for pipeline processing, the data flow of each query step usually varies a lot, which results in limited performance under multithreading conditions. In this paper, we propose a pipelined XPath query method (PXQ) based on cost optimization. This method uses pipelined query primitives to process query steps based on relation index. During pipeline construction, a cost estimation model based on XML statistics is proposed to estimate the cost of the query primitive and provide guidance for the creation of a pipeline phase through the partition of query primitive sequence. The pipeline construction technique makes full use of available worker threads and optimizes the load balance between pipeline stages. The experimental results show that our method can adapt to the multithreaded environment and stream processing scenarios of XPath query, and its performance is better than the existing typical query methods based on data parallelism. [ABSTRACT FROM AUTHOR]
Details
- Language :
- English
- ISSN :
- 10589244
- Database :
- Academic Search Index
- Journal :
- Scientific Programming
- Publication Type :
- Academic Journal
- Accession number :
- 150540392
- Full Text :
- https://doi.org/10.1155/2021/5559941