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,746 of 189,968
Downloads: 9,328
Daily
Ranking: 83,278 of 189,933
Downloads: 1
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,223,052,755 | bundler |
| 8 | 1,249,142,844 | rake |
| 29 | 955,025,919 | rspec |
| 99 | 447,835,857 | simplecov |
| 157 | 303,258,682 | sidekiq |
| 217 | 216,474,487 | colored2 |
| 227 | 208,642,318 | yard |
| 274 | 177,865,569 | state_machines |
| 292 | 166,716,710 | dry-configurable |
| 503 | 96,877,337 | rspec-its |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kigster |