RubyGems Navigation menu

sidekiq-cluster 0.1.2

This library provides CLI interface for starting multiple copies of Sidekiq in parallel, typically to take advantage of multi-core systems. By default it starts N - 1 processes, where N is the number of cores on the current system. Sidekiq Cluster is controlled with CLI flags that appear before `--` (double dash), while any arguments that follow double dash are passed to each Sidekiq process. The exception is the `-P pidfile`, which clustering script passes to each sidekiq process individually.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.2 - May 02, 2018 (14.5KB)
  2. 0.1.1 - May 02, 2018 (12KB)
  3. 0.1.0 - May 02, 2018 (11KB)
  4. 0.0.1 - May 02, 2018 (10.5KB)

Runtime依存関係 (4):

Development依存関係 (6):

bundler ~> 1.15
rake ~> 10.0
rspec ~> 3.5.0
rspec-its >= 0
simplecov >= 0
yard >= 0

所有者:

作者:

  • Konstantin Gredeskoul

SHA 256チェックサム:

9e6494ae7c52beae6ece0f341dc905ab5bdf107484c0ae16217741978a7b6bd6

累計ダウンロード数 7,427

このバージョンのみ 3,069

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: