semaphore topic
semaphore
🚦 Semaphore pattern implementation with timeout of lock/unlock operations.
redis-semaphore
Distributed mutex and semaphore based on Redis
Queuer
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
LockProvider
A lightweight C# class that can be used to selectively lock objects, resources or statement blocks according to given unique IDs.
gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
lock
Lock library to provide serialized execution of PHP code.
env-ci
Get environment variables exposed by CI services
tstl
TypeScript-STL (Standard Template Library, migrated from C++)
async-sema
Semaphore using `async` and `await`
laravel-console-mutex
Mutex for Laravel Console Commands.