Libraries tagged by parallel php
mojahed/php-multiquery
0 Downloads
Parallel MySQL query execution for raw PHP projects - Run multiple MySQL queries in parallel for efficient execution.
sj-i/ffi-zts-parallel
10 Downloads
PHP-side wrapper around pecl/parallel for use through sj-i/ffi-zts (NTS host -> embedded ZTS interpreter -> real OS threads).
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.
wdforge/php-multi-curl
22 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
spencer-mortensen/parallel-processor
107 Downloads
Run many pieces of code at once, and act on the results as they arrive
rauny-henrique/php-thread-pool
36 Downloads
Implementação de uma interface para utilização de Thread Pool com PHP
pedrogaldino/php-thread-pool
73 Downloads
Implementação de uma interface para utilização de Thread Pool com PHP
kolmeya/parallel
74 Downloads
Sub process manager for PHP
idimsh/parallel-processes
21 Downloads
Run multiple Symfony CLI processes in parallel.
duyler/parallel
1 Downloads
Parallel extension wrapper
ppajer/php-request
10 Downloads
Intuitive and fluent wrappers for making cURL and multi-cURL requests.
tleckie/async
14 Downloads
Asynchronous and parallel PHP
symplely/thread_queue
50 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
vtsmedia/paratest
2852 Downloads
Parallel testing for PHP
turboparser/paratest
843 Downloads
Parallel testing for PHP