Traquest Model

A Novel Model for ACID Concurrent Computations

Keywords: ACID, concurrency, consistency, atomicity, concurrency model, fault tolerance

Abstract

Atomicity, consistency, isolation and durability are essential properties of many distributed systems. They are often abbreviated as the ACID properties. Ensuring ACID comes with a price: it requires extra computing and network capacity to ensure that the atomic operations are done perfectly, or they are rolled back.

When we have higher requirements on performance, we need to give up the ACID properties entirely or settle for eventual consistency. Since the ambiguity of the order of the events, such algorithms can get very complicated since they have to be prepared for any possible contingencies. Traquest model is an attempt for creating a general concurrency model that can bring the ACID properties without sacrificing a too significant amount of performance.

Downloads

Download data is not yet available.
Published
2021-12-07
How to Cite
Rátai, D. B., Horváth, Z., Porkoláb, Z., & Tóth, M. (2021). Traquest Model. Acta Cybernetica, 25(2), 435-468. https://doi.org/10.14232/actacyb.288765
Section
Special Issue of the 12th Conference of PhD Students in Computer Science