DBScholar

Back to papers

Cornus: Atomic Commit for a Cloud DBMS with Storage Disaggregation

Summary: Cornus redesigns 2PC for storage-disaggregated cloud DBMSs, exploiting an atomic compare-and-swap primitive in shared storage to eliminate coordinator-driven eager log writes and shorten the commit critical path. Enables non-blocking progress on coordinator failure and shows up to 1.9× commit-latency reduction on Azure Blob and Redis. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13395
Venue
VLDB
Year
2023
Pagerank
6.1145567e-05
Overall Rank
5,705 | 60.86%
DOI
10.14778/3565816.3565837

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{guo_vldb23,
        title = {{Cornus: Atomic Commit for a Cloud DBMS with Storage Disaggregation}},
        author = {Guo, Zhihan and Zeng, Xinyu and Wu, Kan and Hwang, Wuh-Chwen and Ren, Ziwei and Yu, Xiangyao and Balakrishnan, Mahesh and Bernstein, Philip A.},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {2},
        pages = {379--392},
        doi = {10.14778/3565816.3565837},
        url = {https://doi.org/10.14778/3565816.3565837},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 8 of 8 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 20 of 20 cited papers.

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

Rank Cited Paper Year Venue Pagerank
24 Spark SQL: Relational Data Processing in Spark 2015 SIGMOD 0.00054865648
57 Calvin: Fast Distributed Transactions for Partitioned Database Systems 2012 SIGMOD 0.00040139242
66 The Snowflake Elastic Data Warehouse 2016 SIGMOD 0.00038561587
73 Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases 2017 SIGMOD 0.00037333356
208 CockroachDB: The Resilient Geo-Distributed SQL Database 2020 SIGMOD 0.00024968157
480 Nonblocking Commit Protocols 1981 SIGMOD 0.00017789222
520 Delta Lake: High-Performance ACID Table Storage over Cloud Object Stores 2020 VLDB 0.00017136828
604 Socrates: The New SQL Server in the Cloud 2019 SIGMOD 0.0001584774
662 Building a Database on S3 2008 SIGMOD 0.00015176173
755 Rethinking serializable multiversion concurrency control 2015 VLDB 0.00014326008
766 The Case for Determinism in Database Systems 2010 VLDB 0.0001420984
1,063 High Performance Transactions via Early Write Visibility 2017 VLDB 0.00012343623
1,570 Carousel: Low-Latency Transaction Processing for Globally-Distributed Data 2018 SIGMOD 0.00010334131
1,700 Aria: A Fast and Practical Deterministic OLTP Database 2020 VLDB 9.9726588e-05
1,926 An Evaluation of Distributed Concurrency Control 2017 VLDB 9.4705999e-05
2,469 FoundationDB: A Distributed Unbundled Transactional Key Value Store 2021 SIGMOD 8.5354086e-05
2,497 Low-Latency Multi-Datacenter Databases using Replicated Commit 2013 VLDB 8.5020762e-05
3,661 Sundial: Harmonizing Concurrency Control and Caching in a Distributed OLTP Database Management System 2018 VLDB 7.2167755e-05
3,696 Ocean Vista: Gossip-Based Visibility Control for Speedy Geo-Distributed Transactions 2019 VLDB 7.1905677e-05
3,880 Controlled Lock Violation 2013 SIGMOD 7.0491452e-05
Previous Page 1 / 1 Next

Semantically Similar Papers