Libraries tagged by mutilprocess
pavel_agarkov/speed-hunter
9 Downloads
Managing php-cli processes from under php-cgi and waiting for a response from the last process. (Only for * nix systems with shared memory support).
lifo/php-daemon
39577 Downloads
PHP Multiprocessing Daemon
mpyw/php-hyper-builtin-server
94836 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
cuab/phpcrawl
41262 Downloads
PHPCrawl is a webcrawler/webspider-library written in PHP. It supports filters, limiters, cookie-handling, robots.txt-handling, multiprocessing and much more.
symfony-bundles/fork
8217 Downloads
SymfonyBundles Fork Library
parallite/parallite-php
861 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
intermezzon/asyncprocess
4726 Downloads
Execute multiple processes asynchronously
kcloze/multiprocess
59 Downloads
基于swoole的cli多进程管理
yidas/worker-dispatcher
959 Downloads
PHP multi-processing task dispatcher with managing workers
kode/process
139 Downloads
PHP 8.3+ 进程编排内核:默认自研 Native 运行时(零扩展、master-worker 多进程),兼容 Swoole/Workerman,内置分布式集群能力(服务发现、分布式锁、Leader 选举、负载均衡、分布式 ID、限流、集群 RPC)
kode/parallel
103 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力
graze/supervisor
9273 Downloads
:vertical_traffic_light: Process supervisor for PHP.
mmerian/phpcrawl
7143 Downloads
PHPCrawl is a webcrawler/webspider-library written in PHP. It supports filters, limiters, cookie-handling, robots.txt-handling, multiprocessing and much more.
sinacms/multiprocess
115 Downloads
a tool for PHP multi process asynchronous tasks manage
happyslucker/a-async
2 Downloads
High-performance parallel processing & async library for PHP.