ruby-sidekiq-limit-fetch

Sidekiq strategy to support queue limits
  https://github.com/brainopia/sidekiq-limit_fetch
  0
  no reviews



Sidekiq strategy to restrict number of workers which are able to run specified queues simultaneously.

granular queue control includes limiting, pausing, blocking, querying. Specify limits which you want to place on queues inside sidekiq.yml or set it dynamically in your code.