DBScholar

Back to papers

Async-fork: Mitigating Query Latency Spikes Incurred by the Fork-based Snapshot Mechanism from the OS Level

Summary: Async-fork offloads fork-based snapshots from the query path by asynchronous OS-level forking, preserving IMKVS persistence. Linux kernel implementation, deployed on Redis in public clouds, yields substantially lower tail latency during snapshots. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
13162
Venue
VLDB
Year
2023
Pagerank
6.1077281e-05
Overall Rank
5,727 | 60.71%
DOI
10.14778/3579075.3579079

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{pang_vldb23,
        title = {{Async-fork: Mitigating Query Latency Spikes Incurred by the Fork-based Snapshot Mechanism from the OS Level}},
        author = {Pang, Pu and Chen, Quan and Xu, Yu and Wang, Xiyu and Yang, Yong and Deng, Gang and Sun, Shixuan and Bai, Kaihao and Liu, Bo and Yao, Hongbo and Wang, Zhengheng and Liu, Zheng and Ma, Tao and Song, Zhuo and Guo, Minyi},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {5},
        pages = {1033--1045},
        doi = {10.14778/3579075.3579079},
        url = {https://doi.org/10.14778/3579075.3579079},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Rank Citing Paper Year Venue Pagerank
9,345 Practical DB-OS Co-Design with Privileged Kernel Bypass 2025 SIGMOD 5.284891e-05
11,201 Live Patching for Distributed In-Memory Key-Value Stores 2024 SIGMOD 5.093636e-05
11,333 The Case for DBMS Live Patching 2024 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

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

Previous Page 1 / 1 Next

Semantically Similar Papers