locking
Here are 14 public repositories matching this topic...
An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_rel…
-
Updated
Sep 29, 2023 - C#
Few implementations for pool of locks.
-
Updated
Jan 1, 2025 - C#
Simple Distributed Locking using MongoDB
-
Updated
Jul 18, 2020 - C#
A NuGet library for c# locking by a given key
-
Updated
Mar 4, 2019 - C#
The C# Connector of Locking-Center that is a mutex point to synchronize access between different services. You can limit the execution between services and create queueing for the operation.
-
Updated
Mar 23, 2021 - C#
Advanced C# exercises and materials
-
Updated
Feb 5, 2023 - C#
Durable Function re-usable serverless lock implementation.
-
Updated
Aug 16, 2022 - C#
An awaitable semaphore class for the .NET's TPL library which can be used similar to the conventional `lock` block.
-
Updated
Dec 15, 2015 - C#
Improve this page
Add a description, image, and links to the locking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the locking topic, visit your repo's landing page and select "manage topics."