Libraries tagged by concurrent processes
fereydooni/laravel-concurrency
0 Downloads
A robust concurrent processing system for Laravel inspired by Go's concurrency model
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.
mensbeam/fork
2 Downloads
Runs code concurrently by forking processes
happyslucker/parallel
4 Downloads
The Parallel library provides an efficient way to execute multiple tasks concurrently in PHP using child processes. This library leverages the functionality of the pcntl (Process Control) extension to achieve parallel processing, allowing developers to maximize resource utilization and improve performance, especially when dealing with time-consuming operations.
clue/buzz-react
2428593 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
clue/reactphp-flux
101067 Downloads
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.
zobe/amphp-mysqli-query2
25 Downloads
`zobe/amphp-mysqli-query2` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
zobe/amphp-mysqli-query
30 Downloads
`zobe/amphp-mysqli-query` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.