Libraries tagged by concurrent execution
vektah/phpunit-parallel
25640 Downloads
Concurrent Test Executor for PHPUnit
exs/terminal-bundle
3864 Downloads
Terminal command logging bundle for Symfony2
switon/executor
13 Downloads
Runner execution with batch, any-first, and task-scoped concurrency APIs for Switon Framework
zeran/promise-queue
1 Downloads
A PHP library for asynchronous, promise-based queues with execution concurrency limit
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.
kl/php-redis-lock
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.