企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# 1. 介绍 ## 1.1 安装 ~~~ composer require topthink/think-queue ~~~ ## 1.2 相关文件 > + [think_queue下载](https://packagist.org/packages/topthink/think-queue) > + [think_queue应用文档,非常不错](https://github.com/coolseven/notes/blob/master/thinkphp-queue/README.md) ## 1.3 应用环境简要 # 2 实例 ## 2.1