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,741 of 187,960
Downloads: 8,933
Daily
Ranking: 43,891 of 187,950
Downloads: 9
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,046,650,903 | bundler |
| 10 | 1,177,763,422 | rake |
| 28 | 930,361,546 | rspec |
| 99 | 428,988,492 | simplecov |
| 157 | 290,635,414 | sidekiq |
| 218 | 205,217,015 | colored2 |
| 225 | 198,937,567 | yard |
| 260 | 175,663,549 | state_machines |
| 295 | 155,593,517 | dry-configurable |
| 487 | 94,325,800 | rspec-its |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kigster |