Libraries tagged by critical-section
bileto/critical-section
19234 Downloads
Lightweight class supporting critical section locking
stekycz/critical-section
36374 Downloads
Lightweight class supporting critical section locking
adilab/critical-section
7196 Downloads
Critical-section functionality for PHP
freerkminnema/synchronized
1163 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
publero/critical-section
3590 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
cosmic-beacon/critical-section
4106 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
petrknap/critical-section
67 Downloads
Critical section based on `symfony/lock`
ijvo/critical-section
4 Downloads
Lightweight class supporting critical section locking