Categories: None [Edit]
sidekiq-cluster
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.
Total
Ranking: 91,022 of 196,125
Downloads: 9,995
Daily
Ranking: 25,459 of 196,106
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,667,363,143 | bundler |
| 8 | 1,394,381,169 | rake |
| 29 | 1,010,713,264 | rspec |
| 98 | 493,495,493 | simplecov |
| 157 | 331,815,012 | sidekiq |
| 217 | 241,416,688 | colored2 |
| 230 | 232,068,539 | yard |
| 285 | 189,105,089 | dry-configurable |
| 295 | 182,769,237 | state_machines |
| 518 | 102,760,994 | rspec-its |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kigster |