Cloud Actor-Oriented Database Transactions in Orleans
Summary: Orleans implements ACID transactions across virtual actors and pluggable cloud stores. Early lock release with dependency-tracked cascading abort, plus reconnaissance prefetching, hides cloud-storage latency and enables distributed group commit without prolonged 2PC blocking. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Tamer Eldeeb (Columbia University)
- 2. Sebastian Burckhardt (Microsoft)
- 3. Reuben Bond (Microsoft)
- 4. Asaf Cidon (Columbia University)
- 5. Junfeng Yang (Columbia University)
- 6. Philip A. Bernstein (Microsoft)
BibTeX Citation
@article{eldeeb_vldb24,
title = {{Cloud Actor-Oriented Database Transactions in Orleans}},
author = {Eldeeb, Tamer and Burckhardt, Sebastian and Bond, Reuben and Cidon, Asaf and Yang, Junfeng and Bernstein, Philip A.},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {12},
pages = {3720--3730},
doi = {10.14778/3685800.3685801},
url = {https://doi.org/10.14778/3685800.3685801},
year = {2024}
}
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 19 of 19 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,234 | Design Principles for Scaling Multi-core OLTP Under High Contention | 2016 | SIGMOD |
| 2 | 11,514 | Decoupled Transactions: Low Tail Latency Online Transactions Atop Jittery Servers | 2022 | CIDR |
| 3 | 1,000 | Unbundling Transaction Services in the Cloud | 2009 | CIDR |
| 4 | 1,463 | Amazon Aurora: On Avoiding Distributed Consensus for I/Os, Commits, and Membership Changes | 2018 | SIGMOD |
| 5 | 8,041 | Hybrid Deterministic and Nondeterministic Execution of Transactions in Actor Systems | 2022 | SIGMOD |
| 6 | 2,497 | Low-Latency Multi-Datacenter Databases using Replicated Commit | 2013 | VLDB |
| 7 | 256 | Data-Oriented Transaction Execution | 2010 | VLDB |
| 8 | 2,903 | Deuteronomy: Transaction Support for Cloud Data | 2011 | CIDR |
| 9 | 5,607 | Indexing in an Actor-Oriented Database | 2017 | CIDR |
| 10 | 3,687 | MaaT: Effective and scalable coordination of distributed transactions in the cloud | 2014 | VLDB |