1 Star 2 Fork 1

lsm123 / swoole 快速框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 388 Bytes
一键复制 编辑 原始数据 按行查看 历史
lsm123 提交于 2022-05-25 14:21 . 5.0

项目

介绍

swoole框架开发的 sff异步服务框架

使用说明

运行 php bin/sff http start
停止 php bin/sff http stop
重启 php bin/sff http restart

加 -d 可守护进程化 php bin/sff http start -d

特点

•常驻内存
•高并发
•异步任务
•协程
•连接池
•消息列队

PHP
1
https://gitee.com/smli/sff.git
git@gitee.com:smli/sff.git
smli
sff
swoole 快速框架
master

搜索帮助