Libraries tagged by mutex lock
swordev/mutex
2 Downloads
Read-write concurrency control
socloz/ninja-mutex
30050 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
mingalevme/illuminate-lock
644 Downloads
Laravel/Lumen decorator fot symfony/lock component
m-rubin-itmegastar-com/lock
1 Downloads
Mutex library for exclusive code execution.
higidi/ninja-mutex
7598 Downloads
Simple to use mutex implementation that can use directory, flock, memcache, memcached, mysql or redis (predis) for locking
gielfeldt/lock
9 Downloads
Lock library.
resurtm/yii-mutex
712 Downloads
Yii 2 mutex backported to Yii 1.*.
litert/mutex
13 Downloads
A mutex management library for LiteRT.
neurohotep/console-mutex
338 Downloads
Mutex for Laravel console commands.
olafnorge/console-mutex
348 Downloads
Prevents overlapping for Laravel console commands.
bonsaicode/filelock
9 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.
uhi67/yii2-simplemutex
12 Downloads
Locking tasks
publero/critical-section
3586 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
cosmic-beacon/critical-section
4068 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
soulseekah/metabolic
0 Downloads
A library for locking and mutexes for the WordPress Core