python - 管理.py celeryd -B。如何在后台运行它?

标签 python django django-celery

我使用 django celery

python manage.py celeryd -B

[2013-05-01 23:42:58,583: WARNING/MainProcess] celery@aaa ready.

如何在后台运行它?

最佳答案

关于python - 管理.py celeryd -B。如何在后台运行它?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16327048/

相关文章:

python - 如何为多面 Altair 图表设置共享标题?

django - 使用 Django-Registration 扩展用户模型

django - TemplateDoesNotExist - 文件存在,没有权限问题

Python 绘图数据框 "need at least one array to concatenate"

python - 有什么方法可以使用列表理解从列表中创建集合吗?

python - 如何将列表中的数据放入many2many

django - Django 中的 M2M 关系验证

python - Windows 上的 Celery + Django : debugging asynchronous tasks

django - 无法导入 Celery 模块

django - 使用 celery 在 Django 中实现 SOA