DBScholar

Back to papers

P4KVS: A Role-Replica Separation Offloading Method to Achieve In-Network Consistency for KV Stores Based on P4 Switches

Summary: P4KVS offloads only the Raft Leader into a P4 programmable switch while keeping Followers on servers, using role–replica separation to provide linearizable in‑network consensus without exposing DB internals and preserving LevelDB/etcd compatibility. It achieves up to 74% of single‑node LevelDB write throughput and 222% for reads, delivering 37.5× higher read throughput and 3520× lower write latency vs etcd, showing strong consistency at near‑or‑better than single‑node performance. (summarized by gpt-5-mini on Feb 11 2026)

Paper ID
7598
Venue
SIGMOD
Year
2026
Pagerank
5.093636e-05
Overall Rank
10,388 | 28.73%
DOI
10.1145/3769812

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{li_sigmod26,
        title = {{P4KVS: A Role-Replica Separation Offloading Method to Achieve In-Network Consistency for KV Stores Based on P4 Switches}},
        author = {Li, Haojuan and Zhang, Zongpu and Ye, Chenzhen and Tang, Ruohan and Li, Jian and Guan, Haibing and Wang, Qiaoling and Zhou, Pengpeng},
        series = {{SIGMOD} '26},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3769812},
        url = {https://dl.acm.org/doi/10.1145/3769812},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 9 of 9 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