首页 > 其他 > 详细

TP执行队列的命令

时间:2021-05-27 22:25:11      阅读:28      评论:0      收藏:0      [点我收藏+]

 

TP执行队列的命令

├─ 2756 /usr/local/php/bin/php think queue:work --queue=collection --delay=0 --memory=128 --sleep=3 --tries=0
           ├─ 2769 /usr/local/php/bin/php think queue:work --queue=language --delay=0 --memory=128 --sleep=3 --tries=0
           ├─ 2786 /usr/local/php/bin/php think queue:work --queue=order --delay=0 --memory=128 --sleep=3 --tries=0
           ├─ 2837 /usr/local/php/bin/php think queue:work --queue=default --delay=0 --memory=128 --sleep=3 --tries=0
           ├─ 2842 /usr/local/php/bin/php think queue:work --queue=shoppe --delay=0 --memory=128 --sleep=3 --tries=0
           ├─ 2890 /usr/local/php/bin/php think queue:work --queue=erp --delay=0 --memory=128 --sleep=3 --tries=0
           ├─14686 /usr/bin/python /usr/bin/supervisord -c /etc/supervisord.conf
           ├─14697 /usr/local/php/bin/php think rdkafka soap-orders-label-shipped
           ├─14698 /usr/local/php/bin/php think rdkafka soap-order-erp-status-topic
           ├─14699 /usr/local/php/bin/php think rdkafka soap-orders-label-arrival
           ├─14700 /usr/local/php/bin/php think rdkafka soap-orders-label-status-modified
           ├─14701 /usr/local/php/bin/php think queue:listen --queue=order
           ├─14702 /usr/local/php/bin/php think queue:listen --queue=shoppe
           ├─14703 /usr/local/php/bin/php think queue:listen --queue=language
           ├─14704 /usr/local/php/bin/php think rdkafka soap-orders-label-created
           ├─14705 /usr/local/php/bin/php think queue:listen --queue=collection
           ├─14706 /usr/local/php/bin/php think rdkafka soap-orders-label-status
           ├─14707 /usr/local/php/bin/php think queue:listen --queue=erp
           ├─14708 /usr/local/php/bin/php think queue:listen
           ├─14709 /usr/local/php/bin/php think rdkafka soap-orders-goods-supplier
           └─14710 /usr/local/php/bin/php think rdkafka menglar-authorized-shops

 

TP执行队列的命令

原文:https://www.cnblogs.com/ccw869476711/p/14819122.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!