Topic: "distributed-lock-algorithm"
cajuncoding/SqlAppLockHelper
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_releaseapplock stored procedures.
Language: C# - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

IsuruBoyagane15/distributed-consensus
Distributed consensus algorithms implemented using Apache Kafka as a message broker.
Language: Java - Size: 31.1 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
