RubyGems Navigation menu

sidekiq-max-jobs 0.1.0

This gem provides the ability to configure the maximum number of jobs a Sidekiq worker will process before terminating. For an environment running Kubernetes this is a perfect addition because once the affected pod dies it will automatically be restarted [gracefully] resetting memory, database-connections, etc. with minimal interruption to throughput

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.0 June 22, 2020 (9.5 KB)
  2. 0.0.5 June 19, 2020 (9.0 KB)
  3. 0.0.4 June 18, 2020 (8.5 KB)
  4. 0.0.2 June 10, 2020 (8.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (1):

sidekiq >= 4.0.0, < 7.0.0

Development 相依性套件 (5):

pry ~> 0.13.0
rake ~> 13.0.0
rspec ~> 3.9.0
rubocop ~> 0.85.0
rubocop-rspec ~> 1.39.0

擁有者:

推送者:

作者:

  • Jonathan W. Zaleski

SHA 256 總和檢查碼:

=

總下載次數 6,242

這個版本 2,035

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: