An implementation of Optimistic Concurrency Control Algorithms - FOCC and BOCC (Forward and Backward), according to the book Transactional Information Systems (Vossen)
-
Updated
Oct 17, 2019 - C++
An implementation of Optimistic Concurrency Control Algorithms - FOCC and BOCC (Forward and Backward), according to the book Transactional Information Systems (Vossen)
A lock-free software-only runtime system for C++ that eliminates concurrency errors for fork-join parallel programs
A PDEVS C++ parallel simulator. supporting multiple synchronization paradigms
Add a description, image, and links to the optimistic-concurrency topic page so that developers can more easily learn about it.
To associate your repository with the optimistic-concurrency topic, visit your repo's landing page and select "manage topics."