How to create multiple first in first out queues in celery?

后端 未结 0 1569
甜味超标
甜味超标 2021-02-04 02:49

I have a Django webservice running on one machine that submits jobs to a celery worker running on another machine.

Here is what my models.py looks like:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题