Libraries tagged by parallel-task
parallel-php/parallel-task
303 Downloads
PHP parallel task multi-thread message based library
phlask/phlask
4898 Downloads
PHP parallel task management.
kelemen/parallel-nette-db-task-logger
10568 Downloads
Parallel task logger DB implementation
mak/phing-foreach-parallel-task
13526 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
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.
keggermont/laravel-amphp
352 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.