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,083 of 196,721
Downloads: 10,019
Daily
Ranking: 58,818 of 196,694
Downloads: 0
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,728,237,794 | bundler |
| 8 | 1,410,641,125 | rake |
| 29 | 1,017,967,488 | rspec |
| 98 | 499,434,149 | simplecov |
| 158 | 335,332,496 | sidekiq |
| 218 | 244,692,259 | colored2 |
| 231 | 234,658,610 | yard |
| 288 | 191,341,979 | dry-configurable |
| 297 | 183,424,210 | state_machines |
| 520 | 103,523,151 | rspec-its |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kigster |