yicmf/worker

There is no license information available for the latest version (0.3) of this package.

自用

Maintainers

Details

gitee.com/yicmf/worker

0.3 2025-09-14 07:40 UTC

This package is auto-updated.

Last update: 2025-09-14 11:13:29 UTC


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