Replies: 1 comment
-
Queues are created dynamically in asynq so if you provide the Also multiple worker instances can consume tasks from the same queue, a given task will delivered to only one instance at a time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you please clarify if a worker can listen only to particular queues?
example: when client enqueues a taskA it specifies a queue name queA.
cheers
Beta Was this translation helpful? Give feedback.
All reactions