Libraries tagged by parallel execution
morcano/robo-paracept
37 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
matthimatiker/command-locking-bundle
16 Downloads
Adds an optional locking feature to all console commands that can be used to prevent parallel execution.
jfnetwork/parapool
3801 Downloads
A library for parallel execution
droptica/robo-paracept
9 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
cline/prism
180 Downloads
Declarative test runner for validation libraries with snapshot testing, fuzzing, benchmarking, and parallel execution
bitween-software/robo-paracept
33751 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
steinm6/cron-helper
97 Downloads
Simple helper to prevent parallel cronjob execution
ezsystems/fastest
16485 Downloads
Simple parallel testing execution... with some goodies for functional tests.
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
cosmic-beacon/critical-section
5074 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
publero/critical-section
3616 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
johnsear/task-scheduler
9 Downloads
A lightweight PHP library designed for scheduling and executing command-line tasks with cron syntax.
nxsys/toolkits.parallax
1 Downloads
Parallel excution management
mpyw/co
19752 Downloads
Asynchronous cURL executor simply based on resource and Generator