Libraries tagged by parallel
flytachi/winter-thread
768 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
fast-forward/fork
366 Downloads
A process manager for PHP that allows you to run multiple processes in parallel using the fork system call.
cosmic-beacon/critical-section
5749 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
co-stack/process-manager
5959 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
bingo-soft/concurrent
641 Downloads
Concurrent programming constructs for PHP
alchemy/task-manager
90690 Downloads
A manager for running parallel PHP processes command line.
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
recca0120/async-testing
371 Downloads
rdlowrey/amp
220 Downloads
Non-blocking thread pool task dispatch
emonkak/underbar.php
11696 Downloads
A collection processing library for PHP, like Underscore.js
amphp/thread
5698 Downloads
Non-blocking thread pool task dispatch
terremoth/php-async
18 Downloads
Write async PHP processes or process async files with no phtreads, parallel or reactive libs
paralleldots/apis
19003 Downloads
Rest Api Wrapper for PHP.
kode/http
167 Downloads
现代化、高性能的 PHP HTTP 服务端库,支持 PSR-7/PSR-15/PSR-17 标准,多运行时环境(Swoole、Workerman、FPM),深度集成 kode/process、kode/fibers、kode/parallel
react-parallel/test-pool
6439 Downloads
Pool meant for used in unit tests