Libraries tagged by execution lock

malkusch/lock

964 Favers
10075429 Downloads

Mutex library for exclusive code execution.

Go to Download


cheprasov/php-redis-lock

108 Favers
450052 Downloads

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


cheprasov/php-memcached-lock

9 Favers
248704 Downloads

MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


pudongping/hyperf-wise-locksmith

10 Favers
7316 Downloads

A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.

Go to Download


pudongping/wise-locksmith

4 Favers
7484 Downloads

Mutex library for exclusive code execution.

Go to Download


tourze/symfony-lock-command-bundle

0 Favers
3038 Downloads

A Symfony bundle that provides locking mechanism for console commands to prevent concurrent execution

Go to Download


nona-creative/pid-manager

1 Favers
24286 Downloads

PID manager to lock php file execution

Go to Download


bensedev/laravel-inflight-query-lock

16 Favers
3 Downloads

Deduplicate concurrent identical queries using distributed locks and async execution

Go to Download


ffreitas-br/command-lock-bundle

5 Favers
2529 Downloads

Symfony bundle who create a lock in commands, avoiding the execution of same command simultaneously

Go to Download


zv/mprocess

5 Favers
95 Downloads

Multi process task execution based on swoole/基于 swoole 的多任务进程管理

Go to Download


kl/php-redis-lock

1 Favers
935 Downloads

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


websolutionfalcon/lockable-command

0 Favers
0 Downloads

A Laravel package for locking and unlocking command execution without code deployment. Perfect for temporarily disabling scheduled commands during server overload or maintenance.

Go to Download


gabriel-peleskei/lock-file

0 Favers
22 Downloads

Creating lock file for single instance execution

Go to Download


matthimatiker/command-locking-bundle

2 Favers
16 Downloads

Adds an optional locking feature to all console commands that can be used to prevent parallel execution.

Go to Download


m-rubin-itmegastar-com/lock

0 Favers
2 Downloads

Mutex library for exclusive code execution.

Go to Download


Next >>