yicmf / worker
There is no license information available for the latest version (1.0.0) of this package.
自用
1.0.0
2026-07-28 02:36 UTC
Requires
- workerman/workerman: 5.1.*
- yicmf/tools: *
README
自用
安装
composer require yicmf/worker
使用方法
HttpServer
在命令行启动服务端
php think worker
linux下面可以支持下面指令
php think worker [start|stop|reload|restart|status]
gateway
调整配置
在windows下面需要执行三个命令
php think worker -s business
php think worker -s register
php think worker -s gateway