在生产环境,一般将Celery worker在后台运行,且使用 celery multi 命令在后台启动一个或多个worker进程。 启动:. $ celery multi start w1 -A proj -l ...
確定! 回上一頁