Libraries tagged by parallel-task
kelemen/parallel-nette-db-task-logger
9653 Downloads
Parallel task logger DB implementation
parallel-php/parallel-task
240 Downloads
PHP parallel task multi-thread message based library
phlask/phlask
4898 Downloads
PHP parallel task management.
keggermont/laravel-amphp
9 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
mak/phing-foreach-parallel-task
13521 Downloads
phing task to run sub-tasks in a foreach-loop in separate, parallel processes
arkanmgerges/tasker
62 Downloads
Run parallel tasks to be executed
white-rabbit-1-sketch/php-worker-pool
5 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.