DBScholar

Back to papers

GastCoCo: Graph Storage and Coroutine-Based Prefetch Co-Design for Dynamic Graph Processing

Summary: Co-designs storage+prefetch for dynamic graphs: CBList gives a prefetch-friendly layout that balances contiguous compute access with linked-list update efficiency. Stackless coroutine-driven software prefetching (GastCoCo) hides memory latency, yielding up to 180× updates and 41.1× compute speedups over prior systems. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13912
Venue
VLDB
Year
2024
Pagerank
5.2602156e-05
Overall Rank
9,499 | 34.83%
DOI
10.14778/3704965.3704986

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{li_vldb24,
        title = {{GastCoCo: Graph Storage and Coroutine-Based Prefetch Co-Design for Dynamic Graph Processing}},
        author = {Li, Hongfu and Tao, Qian and Yu, Song and Gong, Shufeng and Zhang, Yanfeng and Yao, Feng and Yu, Wenyuan and Yu, Ge and Zhou, Jingren},
        journal = {PVLDB},
        series = {{VLDB} '24},
        volume = {17},
        number = {13},
        pages = {4827--4839},
        doi = {10.14778/3704965.3704986},
        url = {https://doi.org/10.14778/3704965.3704986},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 4 of 4 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 15 of 15 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
264 The Ubiquity of Large Graphs and Surprising Challenges of Graph Processing 2018 VLDB 0.00022980015
927 Real-time Constrained Cycle Detection in Large Dynamic Graphs 2018 VLDB 0.00013161079
1,226 LiveGraph: A Transactional Graph Storage System with Purely Sequential Adjacency List Scans 2020 VLDB 0.00011589731
1,944 Real-Time Twitter Recommendation: Online Motif Detection in Large Dynamic Graphs 2014 VLDB 9.4354517e-05
2,141 Teseo and the Analysis of Structural Dynamic Graphs 2021 VLDB 9.0978534e-05
2,649 Asynchronous Memory Access Chaining 2016 VLDB 8.2926258e-05
2,767 Exploiting Coroutines to Attack the "Killer Nanoseconds" 2018 VLDB 8.1507611e-05
2,890 Interleaving with Coroutines: A Practical Approach for Robust Index Joins 2018 VLDB 7.9880033e-05
3,027 Sortledton: a Universal, Transactional Graph Data Structure 2022 VLDB 7.8374092e-05
3,068 RisGraph: A Real-Time Streaming System for Evolving Graphs to Support Sub-millisecond Per-update Analysis at Millions Ops/s 2021 SIGMOD 7.7939351e-05
3,642 CoroGraph: Bridging Cache Efficiency and Work Efficiency for Graph Algorithm Execution 2024 VLDB 7.2312616e-05
3,644 CoroBase: Coroutine-Oriented Main-Memory Database Engine 2021 VLDB 7.2306862e-05
3,778 Terrace: A Hierarchical Graph Container for Skewed Dynamic Graphs 2021 SIGMOD 7.1334329e-05
4,254 GraphJet: Real-Time Content Recommendations at Twitter 2016 VLDB 6.8024576e-05
9,593 GraphScope Flex: LEGO-like Graph Computing Stack 2024 SIGMOD 5.2511057e-05
Previous Page 1 / 1 Next

Semantically Similar Papers