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: 93,341 of 187,239
Downloads: 8,722
Daily
Ranking: 58,247 of 187,224
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,973,208,875 | bundler |
10 | 1,151,901,046 | rake |
27 | 919,404,019 | rspec |
99 | 421,205,239 | simplecov |
156 | 285,170,445 | sidekiq |
218 | 200,097,374 | colored2 |
224 | 195,227,615 | yard |
257 | 174,790,916 | state_machines |
293 | 150,784,305 | dry-configurable |
482 | 93,191,129 | rspec-its |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kigster |