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,622 of 191,175
Downloads: 9,388
Daily
Ranking: 36,253 of 191,064
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,272,137,771 | bundler |
| 8 | 1,266,579,911 | rake |
| 29 | 961,938,418 | rspec |
| 99 | 452,942,183 | simplecov |
| 157 | 306,530,556 | sidekiq |
| 218 | 219,276,836 | colored2 |
| 227 | 211,323,259 | yard |
| 275 | 178,481,217 | state_machines |
| 290 | 169,446,545 | dry-configurable |
| 506 | 97,497,012 | rspec-its |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kigster |