thinkphp框架使用消息隊列服務thinkphp-queue

不同版本的thinkphp要使用不同版本的thinkphp-queue:

thinkphp 5.1.37 LTS使用thinkphp-queue2.0.x

安裝命令:composer require topthink/think-queue 2.0.x-dev

官方文檔: https://packagist.org/packages/topthink/think-queue

參考文檔:

https://github.com/coolseven/notes/blob/master/thinkphp-queue/README.md

https://www.cnblogs.com/yangjinqiang/p/10130709.html

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章