How to Install ruby-sidekiq-limit-fetch in Ubuntu 18.04



Install ruby-sidekiq-limit-fetch by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-sidekiq-limit-fetch

Description:

Sidekiq strategy to support queue limits

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.

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

Version: 3.4.0-2

Section: universe/ruby