There is no need to get into complex routing for submitting tasks into different queues. Define your tasks as usual. from celery import celery app ...
確定! 回上一頁