Libraries tagged by lutex
socloz/ninja-mutex
30173 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
packaged/mutex
28276 Downloads
Mutex with a variety of providers
leocavalcante/swoole-mutex
2 Downloads
Mutual exclusion abstractions for PHP's Swoole concurrency run-time.
kelunik/redis-mutex
1837 Downloads
ivanomatteo/laravel-db-mutex
812 Downloads
Your Package Description here
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
daverandom/mutex
1046 Downloads
Basic common mutex framework for amp
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
yiisoft/mutex-db-redis
21 Downloads
Yii Mutex Library - Redis Driver
yiisoft/mutex-db-pgsql
989 Downloads
Yii Mutex Library - Postgres PDO Driver
yiisoft/mutex-db-mysql
45 Downloads
Yii Mutex Library - MySQL PDO Driver
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
rtckit/react-redlock
7770 Downloads
Asynchronous distributed locks with Redis and ReactPHP
neovg/phpredis-lock
8561 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
icecave/chastity
13333 Downloads
Distributed advisory locking for PHP.