Answer the question
In order to leave comments, you need to log in
Sidekiq number of threads in queue?
Hello. Please tell me, I use gem sidekiq if there is an opportunity to set a different number for queues. For example, for the exchanges queue 1 thread, and for the rest 5.
file ./config/sidekiq.yml
:logfile: ./log/sidekiq.log
:concurrency: 5
:queues:
- exchanges
- notifications
- default
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question