• TP执行队列的命令


    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
  • 相关阅读:
    python(打印九九乘法表,三角形)
    Python (内置函数)
    python (生成器,生成推导式)
    python (函数名,闭包和迭代器)
    python (函数命名空间和作用域)
    python (函数)
    python (文件)
    python (集合和深浅拷贝)
    jquery 学习(四)
    JavaScript练习
  • 原文地址:https://www.cnblogs.com/ccw869476711/p/14819122.html
Copyright © 2020-2023  润新知