Dynamic queue creation and cleanup #757
Unanswered
danthegoodman1
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm curious if asynq would perform well with dynamic queue creation, and it will clean it up.
For example if I have something high cardinality like
(user_id, workflow_id)
in it's own queue, and that finishes, will the queue be cleaned up and effectively use no memory after all tasks are processed?Beta Was this translation helpful? Give feedback.
All reactions