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: 92,932 of 187,591
Downloads: 8,849
Daily
Ranking: 86,396 of 187,571
Downloads: 7
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,011,203,451 | bundler |
| 10 | 1,165,649,814 | rake |
| 28 | 925,037,502 | rspec |
| 98 | 425,235,126 | simplecov |
| 157 | 287,904,926 | sidekiq |
| 218 | 202,659,480 | colored2 |
| 224 | 197,185,272 | yard |
| 260 | 175,248,699 | state_machines |
| 293 | 153,237,925 | dry-configurable |
| 486 | 93,772,957 | rspec-its |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kigster |