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: 95,720 of 182,915
Downloads: 7,763
Daily
Ranking: 40,711 of 182,900
Downloads: 3
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 | 2,379,033,295 | bundler |
10 | 945,559,759 | rake |
25 | 813,851,472 | rspec |
99 | 345,185,160 | simplecov |
144 | 243,622,736 | sidekiq |
220 | 158,641,883 | state_machines |
224 | 157,088,179 | yard |
226 | 156,536,279 | colored2 |
297 | 118,374,648 | dry-configurable |
428 | 83,040,602 | rspec-its |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kigster |