Libraries tagged by execution lock
lamoda/tactician-locking-middleware
1 Downloads
Tactician command bus middleware for blocking commands execution inside of other running command
autoframe/process-control
89 Downloads
Process child worker, execution lock check, Autoframe Framework
sunaoka/process-guard-php
13 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
25 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
kambo/llama-cpp-php
284 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
6994 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
josephlavin/local-eventing
1 Downloads
In object eventing execution
zwirek/reactphp-limiter
36 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
activecollab/exec
264 Downloads
Local and remote command execution abstraction
wr2net/lm-create
34 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.
akramzerarka/llama-cpp-php
12 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
275738 Downloads
A queue handler that moves queue execution to a non-blocking background process
pudongping/hyperf-alarm-clock
1417 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.