Libraries tagged by critical section
adilab/critical-section
13104 Downloads
Critical-section functionality for PHP
freerkminnema/synchronized
4210 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.
stekycz/critical-section
37099 Downloads
Lightweight class supporting critical section locking
cosmic-beacon/critical-section
5078 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
bileto/critical-section
23355 Downloads
Lightweight class supporting critical section locking
publero/critical-section
3616 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
petrknap/critical-section
69 Downloads
Critical section based on `symfony/lock`
ijvo/critical-section
4 Downloads
Lightweight class supporting critical section locking