I have one task that is checking a url speed, but i want that to be executed by multiple celery workers in different servers. I want the same url to be checked by multiple workers.
How can I do that?
|
|
|
If you could set If you couldn't, check Routing Tasks and send the task multiple times to different queues, for different IDC for example, and corresponding workers. |
|||||||||
|