asynq
asynq copied to clipboard
[FEATURE REQUEST] How can I specific worker concurrency for each queue
In some queue, I want to run this queue with 1 worker to ensure tasks is executed sequentially. How can I setup that with asynq?