gpt4 book ai didi

ubuntu - 在 Ubuntu 中将 CELERY 作为守护进程运行

转载 作者:太空宇宙 更新时间:2023-11-03 16:51:24 30 4
gpt4 key购买 nike

如何在 ubuntu 中将 celery 作为 Daemon 服务运行,而不是每次都运行“celery -A projname worker -l info”命令。

我正在使用 celery 3.1.8 版本....

最佳答案

您可以使用 init.d script 将 celery 变成守护进程来自 celery 的 repo(将其保存到 /etc/init.d/)。您还需要创建一个 configuration file用于在 /etc/default/celeryd 中加载脚本。

这是完整的 celery doc .

关于ubuntu - 在 Ubuntu 中将 CELERY 作为守护进程运行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22525818/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com