The document presents the Parallel Path Stack (PPS) and Parallel Twig Stack (PTS) algorithms, which are designed to efficiently process XML query twig patterns using multi-core processing. Extensive testing shows that these algorithms can significantly reduce query processing time, outperforming traditional sequential methods by up to 44 times. The proposed system utilizes established pathstack and twigstack algorithms to effectively leverage parallelism without generating large intermediate results.