Libraries tagged by multi-processor
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
matecat/taskrunner
2 Downloads
Asynchronous multi process task runner based on ActiveMQ.
jeson-ckon/ck-daemon
15 Downloads
Multi process and multi task PHP Lib
horror/php-wss
6 Downloads
Web-socket server/client with URI parse and multi-process support
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
eftec/multione
40 Downloads
A multi process library using PHP
byphper/stress
2 Downloads
Multi-process stress testing tool based on swoole
bunkermaster/multiproc
11 Downloads
Simple multi processing with native PHP
baohan/swoole-job
12 Downloads
A multi-processes worker framework based on Swoole
baohan/swoole-gearman
518 Downloads
A multi-processes worker framework based on Swoole and Gearman
jpons/phplib-lightprocessexecutor
20 Downloads
A PHP 5.4 process executor implementation.