Distributed Transactional Systems Cannot Be Fast

03/21/2019
by   Diego Didona, et al.
0

We prove that no fully transactional system can provide fast read transactions (including read-only ones that are considered the most frequent in practice). Specifically, to achieve fast read transactions, the system has to give up support of transactions that write more than one object. We prove this impossibility result for distributed storage systems that are causally consistent, i.e., they do not require to ensure any strong form of consistency. Therefore, our result holds also for any system that ensures a consistency level stronger than causal consistency, e.g., strict serializability. The impossibility result holds even for systems that store only two objects (and support at least two servers and at least four clients). It also holds for systems that are partially replicated. Our result justifies the design choices of state-of-the-art distributed transactional systems and insists that system designers should not put more effort to design fully-functional systems that support both fast read transactions and ensure causal or any stronger form of consistency.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/16/2018

Distributed Transactions: Dissecting the Nightmare

Many distributed storage systems are transactional and a lot of work has...
research
01/11/2019

SSS: Scalable Key-Value Store with External Consistent and Abort-free Read-only Transactions

We present SSS, a scalable transactional key-value store deploying a nov...
research
05/21/2019

Auditable Register Emulations

The widespread prevalence of data breaches amplifies the importance of a...
research
09/18/2021

Regular Sequential Serializability and Regular Sequential Consistency

Strictly serializable (linearizable) services appear to execute transact...
research
05/10/2021

G-Tran: Making Distributed Graph Transactions Fast

Graph transaction processing raises many unique challenges such as rando...
research
09/04/2020

"Reduction of Monetary Cost in Cloud Storage System by Using Extended Strict Timed Causal Consistency"

Cloud storage systems have been introduced to provide a scalable, secure...
research
05/28/2019

On mixing eventual and strong consistency: Bayou revisited

In this paper we study the properties of eventually consistent distribut...

Please sign up or login with your details

Forgot password? Click here to reset