Libraries tagged by multi-processor
cr-mao/multi-process-worker
70 Downloads
multi process do tasks easily
bobby/multi-processes
21 Downloads
php原生pcntl实现的简易多进程和进程池组件,支持父子进程双向通信传输数据.包含进程池按需动态fork进程功能.
mstrychalski/supervisor
13 Downloads
:vertical_traffic_light: Process supervisor for PHP.
mongdch/gaia-framework
232 Downloads
The Gaia Framework core
mongdch/gaia
23 Downloads
The Workerman multi worker management framework
gabbydgab/gdg-gearman
10 Downloads
Abstract gearman library that allows multi-processing strategies especially for ETL applications
danog/async-construct
4 Downloads
Async class constructor and wakeup functions for AMPHP.
edwardstock/forker
38 Downloads
PHP posix process manager and async job handler
zhamao/connection-manager
3861 Downloads
A swoole-based multi-process connection manager using shared memory table
xilon/php-mpm
70 Downloads
Supports multi-processing event-driven model
wizaplace/process
682 Downloads
launch multi process concurrency
tree/nanov
13 Downloads
A multi process manager for PHP
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
phvia/firman
2 Downloads
PHP multi-process and non-blocking I/O library.
nocodeapidotnet/php_sdk
8 Downloads
Web-socket server with URI parse and multi-process support