2 citations · 2 across the 4 of their papers we have counts for
4 papers
Rabia: Simplifying State-Machine Replication Through Randomization
Haochen Pan, Jesse Tuglu, Neo Zhou +6
We introduce Rabia, a simple and high performance framework for implementing state-machine replication (SMR) within a datacenter. The main innovation of Rabia is in using randomiza…
Bundled References: An Abstraction for Highly-Concurrent Linearizable Range Queries
Jacob Nelson, Ahmed Hassan, Roberto Palmieri
We present bundled references, a new building block to provide linearizable range query operations for highly concurrent linked data structures. Bundled references allow range quer…
SSS: Scalable Key-Value Store with External Consistent and Abort-free Read-only Transactions
Masoomeh Javidi Kishi, Sebastiano Peluso, Hank Korth +1
We present SSS, a scalable transactional key-value store deploying a novel distributed concurrency control that provides external consistency for all transactions, never aborts rea…
Processing Transactions in a Predefined Order
Mohamed M. Saad, Masoomeh Javidi Kishi, Shihao Jing +2
In this paper we provide a high performance solution to the problem of committing transactions while enforcing a predefined order. We provide the design and implementation of three…