semaphore topic

List semaphore repositories

semaphore

97
Stars
12
Forks
Watchers

🚦 Semaphore pattern implementation with timeout of lock/unlock operations.

redis-semaphore

137
Stars
25
Forks
Watchers

Distributed mutex and semaphore based on Redis

Queuer

1.0k
Stars
49
Forks
Watchers

Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).

LockProvider

37
Stars
6
Forks
Watchers

A lightweight C# class that can be used to selectively lock objects, resources or statement blocks according to given unique IDs.

gpool

88
Stars
4
Forks
Watchers

gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.

lock

921
Stars
88
Forks
Watchers

Lock library to provide serialized execution of PHP code.

env-ci

228
Stars
47
Forks
Watchers

Get environment variables exposed by CI services

tstl

587
Stars
49
Forks
Watchers

TypeScript-STL (Standard Template Library, migrated from C++)

async-sema

611
Stars
30
Forks
Watchers

Semaphore using `async` and `await`

laravel-console-mutex

138
Stars
26
Forks
Watchers

Mutex for Laravel Console Commands.