Thespis: Actor-Based Middleware for Causal Consistency
Carl Camilleri, Joseph Vella, Vitezslav Nezval

TL;DR
This paper surveys current causal consistency data stores and introduces Thespis, an actor-based middleware that implements causal consistency over standard data stores, enhancing scalability and modularity.
Contribution
It presents Thespis, a novel middleware leveraging the Actor model to achieve causal consistency, bridging the gap between theoretical models and practical data store implementations.
Findings
Thespis effectively enforces causal consistency in standard data stores.
Actor-based design improves modularity and scalability.
Survey highlights current challenges in causal consistency implementations.
Abstract
This paper provides a survey of the current state of the art in Causally-Consistent data stores. Furthermore, we present the design of Thespis, a middleware that innovatively leverages the Actor model to implement causal consistency over an industry-standard data store.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Scientific Computing and Data Management · Advanced Database Systems and Queries
