Skip to main navigation Skip to search Skip to main content

Aquila: A High-Concurrency System for Incremental Graph Query

  • Beijing Institute of Technology
  • Huawei Cloud

Research output: Contribution to journalConference articlepeer-review

Abstract

Incremental querying of multiple concurrent patterns in dynamic graphs is essential for various real-world applications. However, existing solutions face two limitations, particularly in multi-core architecture. First, performance isolation deteriorates under concurrent queries due to coarse-grained scheduling strategies, where long-running queries block shorter ones. Second, these approaches struggle with generating high-quality query plans for multi-query graphs efficiently. To address these limitations, we introduce Aqila, a high-concurrency system designed for efficient multi-query processing in dynamic graphs on multi-core. First, Aqila decouples concurrent queries into a combination of operators with specific functionalities, and these operators transmit intermediate results to each other, forming a matching flow. Operator-level workload and resource scheduling strategies are employed to achieve performance isolation. Second, Aqila adopts the matching tree to represent the query plan. A greedy algorithm is designed to construct matching trees by jointly extracting common subgraphs and generating an efficient matching order, enhanced by subgraph relation optimizations with the subgraph relation graph. Extensive experiments demonstrate that Aqila outperforms existing approaches by 1-3 orders of magnitude in real-time query metrics.

Original languageEnglish
Pages (from-to)468-480
Number of pages13
JournalProceedings of the VLDB Endowment
Volume19
Issue number3
DOIs
Publication statusPublished - 2025
Event52nd International Conference on Very Large Data Bases, VLDB 2026 - Boston, United States
Duration: 31 Aug 20264 Sept 2026

Fingerprint

Dive into the research topics of 'Aquila: A High-Concurrency System for Incremental Graph Query'. Together they form a unique fingerprint.

Cite this