Libraries tagged by critical-section
bileto/critical-section
20028 Downloads
Lightweight class supporting critical section locking
stekycz/critical-section
36478 Downloads
Lightweight class supporting critical section locking
cosmic-beacon/critical-section
4178 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
adilab/critical-section
7384 Downloads
Critical-section functionality for PHP
freerkminnema/synchronized
1606 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
3591 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
petrknap/critical-section
68 Downloads
Critical section based on `symfony/lock`
ijvo/critical-section
4 Downloads
Lightweight class supporting critical section locking