Libraries tagged by mutex lock
publero/critical-section
2 Favers
3591 Downloads
3591 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
soulseekah/metabolic
3 Favers
0 Downloads
0 Downloads
A library for locking and mutexes for the WordPress Core
amphp/sync
181 Favers
37420168 Downloads
37420168 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
geoffroy-aubry/mutex
1 Favers
155 Downloads
155 Downloads
Mutex & Semaphore PHP implementations both based only on flock() function.