Libraries tagged by multiprocesses
sinacms/multiprocess
115 Downloads
a tool for PHP multi process asynchronous tasks manage
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).
happyslucker/a-async
2 Downloads
High-performance parallel processing & async library for PHP.
rogerwaters/react-thread-pool
20 Downloads
Multiprocessing library for PHP based on pcntl_fork() and reactphp
brittainmedia/phpcrawl
3503 Downloads
PHPCrawl is a webcrawler/webspider-library written in PHP. It supports filters, limiters, cookie-handling, robots.txt-handling, multiprocessing and much more.
vetermanve/background_multiprocessor
30 Downloads
Simple library process multi background tasks
toalett/multiprocessing
8 Downloads
Context for easy multiprocessing
shawty81/multiprocessor
1717 Downloads
Easy usable class for very fast and memory efficient scripts, processing lots of data by utilizing the power of pcntl_fork()
fizzday/multiprocess
8 Downloads
the php multi process library depend on the pcntl php extension (php多进程类, 基于php的pcntl扩展)
fdciabdul/multiprocess
1 Downloads
PHP Multi Processing
execut/yii2-multiprocess
153 Downloads
Multiprocess tools for yii2
egorbaklach/multiprocessor
11 Downloads
Mutli Processor
duyler/multiprocess
32 Downloads
Duyler async library
mstrychalski/supervisor
13 Downloads
:vertical_traffic_light: Process supervisor for PHP.
kode/process
0 Downloads
高性能 PHP 进程与线程管理器,支持 Master-Worker 模型、进程池、IPC 通信、信号处理、队列消费,兼容 PHP 8.1-8.5+