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.
Subject
Computer Vision and Pattern Recognition,Software,Computer Science (miscellaneous),Electrical and Electronic Engineering,Information Systems and Management,Management Science and Operations Research,Theoretical Computer Science
Reference39 articles.
1. The CAT theorem and performance of transactional distributed systems
2. Amazon. AWS Lambda. https://aws.amazon.com/lambda/, 2021.
3. The incremental garbage collection of processes;Baker,1977
4. Serverless Computing: Current Trends and Open Problems
5. Analyzing the relevance of SOA patterns for microservice-based systems;Bogner,2018