zoukankan      html  css  js  c++  java
  • 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
  • 相关阅读:
    吐血巨献:VB网络编程(webbrowser+Inet+抓包封包+经验)
    亦思验证码识别系统3.1详解
    开机自动连接宽带程序
    轻松报选修智能报选修程序(适用于正方教学管理系统)
    低调发布一个百度谷歌关键字搜索工具
    解惑:Postmessage函数模拟鼠标单击指定坐标
    分享一些经典资源
    英文单词缩写查询
    css控制的个性导航栏
    导航栏中加入自动弹出下拉菜单
  • 原文地址:https://www.cnblogs.com/ccw869476711/p/14819122.html
Copyright © 2011-2022 走看看