optimistic-concurrency
There are 8 repositories under optimistic-concurrency topic.
kgrzybek/efcore-concurrency-handling
A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates
Andreas-Dorfer/in-memory-store
A thread-safe in-memory key-value store with optimistic concurrency support.
frags51/CCTS_FOCC_BOCC
An implementation of Optimistic Concurrency Control Algorithms - FOCC and BOCC (Forward and Backward), according to the book Transactional Information Systems (Vossen)
dotnet-labs/ConcurrencyControl
Entity Framework Core Concurrency Control Demo
wyk9787/G-Thread
A lock-free software-only runtime system for C++ that eliminates concurrency errors for fork-join parallel programs
ahmad2smile/GutenBank
Bank API with concurrency check on Bank Balance with ASP.NET Core and Entity Framework Core
bencardoen/devs-ex-machina
A PDEVS C++ parallel simulator. supporting multiple synchronization paradigms
m-thirumal/etag
E-Tag Example - Shallow