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,663 of 183,139
Downloads: 7,796
Daily
Ranking: 22,483 of 183,127
Downloads: 6
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,410,461,295 | bundler |
10 | 954,857,689 | rake |
25 | 818,346,165 | rspec |
99 | 348,601,726 | simplecov |
145 | 245,771,547 | sidekiq |
222 | 159,513,913 | state_machines |
223 | 158,835,230 | yard |
225 | 158,684,965 | colored2 |
296 | 119,532,077 | dry-configurable |
431 | 83,527,944 | rspec-its |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kigster |