Libraries tagged by critical-section
bileto/critical-section
20710 Downloads
Lightweight class supporting critical section locking
stekycz/critical-section
36572 Downloads
Lightweight class supporting critical section locking
adilab/critical-section
7652 Downloads
Critical-section functionality for PHP
freerkminnema/synchronized
1960 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.
cosmic-beacon/critical-section
4211 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
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