Libraries tagged by execution lock
lamoda/tactician-locking-middleware
2 Downloads
Tactician command bus middleware for blocking commands execution inside of other running command
autoframe/process-control
115 Downloads
Process child worker, execution lock check, Autoframe Framework
sunaoka/process-guard-php
14 Downloads
This library has been designed with the intention of preventing the execution of multiple instances of a script.
pteich/simplelock
13 Downloads
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.
in2code/deploymentlocker
28 Downloads
Simple script to prohibit parallel execution of the same TYPO3.Surf deployment
desmart/laravel-padlock
814 Downloads
Script locking mechanism for Laravel. Enables blocking scripts execution for given period, for example to avoid cron jobs overlapping
wr2net/lm-create
92 Downloads
To create the suggested structures, the execution options are shown below. To create a "Project", it will be created within the default "app" directory with the name of your project where all the modules will be located.To create the modules or the complete skeleton of the module, you must also inform your project, as shown in each command.
kambo/llama-cpp-php
298 Downloads
The package enables the use of the LLama C++ library in PHP, thereby allowing the setup and execution of LLM models in PHP on your local machine.
davereid/drush-acquia-hook-invoke
7078 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
josephlavin/local-eventing
6 Downloads
In object eventing execution
zwirek/reactphp-limiter
76 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
activecollab/exec
264 Downloads
Local and remote command execution abstraction
akramzerarka/llama-cpp-php
16 Downloads
The package enables the use of the LLama C++ library in PHP, thereby allowing the setup and execution of LLM models in PHP on your local machine.
ostark/craft-async-queue
282004 Downloads
A queue handler that moves queue execution to a non-blocking background process
pudongping/hyperf-alarm-clock
1777 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.