A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates
-
Updated
May 14, 2020 - C#
A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates
An implementation of Optimistic Concurrency Control Algorithms - FOCC and BOCC (Forward and Backward), according to the book Transactional Information Systems (Vossen)
A thread-safe in-memory key-value store with optimistic concurrency support.
Entity Framework Core Concurrency Control Demo
A comprehensive full-stack CRUD application showcasing modern client-server architecture with search, sorting, pagination, optimistic concurrency, bulk operations, and real-time statistics built in vanilla JavaScript and Node.js.
High-performance EntityFrameworkCore.Sqlite extension for concurrent reads and writes. Fix EFCore SQLite "database is locked" and "busy" errors with 10x faster bulk inserts and parallel read scaling. The definitive thread-safe solution for SQLite performance and concurrency in dotnet
Shared versioned state for multi-agent AI workflows. An MCP server.
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
E-Tag Example - Shallow
A highly scalable RESTful Airline Ticketing API built with .NET 8. Features a custom Ocelot API Gateway, B2B Agency ticketing model, Optimistic Concurrency Control, and full Microsoft Azure cloud deployment.
Bank API with concurrency check on Bank Balance with ASP.NET Core and Entity Framework Core
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."