Charles Explorer logo
🇬🇧

Efficient Implementation of XPath Processor on Multi-Core CPUs

Publication at Faculty of Mathematics and Physics |
2010

Abstract

Current XPath processors use direct approach to query evaluation which is quite inefficient in some cases and usually implemented serially. This may be a problem in case of processing complex queries on large documents.

We propose algorithms and XML indexing techniques which are more efficient and which can utilize standard parallel templates. Our implementation is highly scalable and outperforms common XML libraries.