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: 94,814 of 186,959
Downloads: 8,338
Daily
Ranking: 49,224 of 186,713
Downloads: 14
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,905,736,219 | bundler |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
99 | 413,507,374 | simplecov |
154 | 280,170,903 | sidekiq |
218 | 195,693,487 | colored2 |
223 | 191,731,040 | yard |
250 | 173,933,890 | state_machines |
296 | 146,542,746 | dry-configurable |
478 | 92,113,281 | rspec-its |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kigster |