B
B
Bogdan2018-05-24 15:31:29
Ruby on Rails
Bogdan, 2018-05-24 15:31:29

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

Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
blackst0ne, 2018-05-25
@bogdan_uman

https://github.com/brainopia/sidekiq-limit_fetch

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question