distributed-mutex

There are 4 repositories under distributed-mutex topic.

  • ggicci/distlock

    :lock: Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.

    Language:Go38223
  • 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#6101
  • gigawattio/zklib

    zklib - ZooKeeper Distributed Primitives for Go

    Language:Go6310
  • shobhitk18/Distributed-Mutex

    Distributed Mutex Implementation and performance analysis