github地址:https://github.com/yiisoft/yii2-queue

问题:https://github.com/yiisoft/yii2-queue/issues

Jobs object的问题: https://github.com/yiisoft/yii2-queue/issues/193

http://www.yiichina.com/extension/1084

 

此命令在循环中获得并执行任务,直到队列为空:

yii queue/run

  

这个命令启动一个守护进程,它无限地查询队列:

yii queue/listen

  

 

相关文章:

  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-04
  • 2021-09-09
  • 2021-08-20
  • 2021-08-05
相关资源
相似解决方案