首页 > 技术文章 > thinkphp queue

vxianfeng 2018-12-20 16:35 原文

composer create-project topthink/think

composer require topthink/think-queue

php think queue:work --daemon --queue helloJobQueue

推荐阅读