Categories: None [Edit]
sidekiq-routing
sidekiq-routing gives you runtime control over which Sidekiq queue a
job class lands in or runs from — without a deploy. Park a misbehaving class
onto a worker-less parking queue (reversible), blackhole it (drop), or let
the optional auto-rerouter move noisy classes between latency tiers. Ships a
read-only Sidekiq Web tab. Routing state lives in a single Redis hash read
from a process-local snapshot, so the per-job hot path stays an in-memory
lookup rather than a Redis round-trip.
Total
Ranking: 64,943 of 196,721
Downloads: 16,848
Daily
Ranking: 5,320 of 196,694
Downloads: 407
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 |
|---|---|---|
| 158 | 335,332,496 | sidekiq |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | m-vishnu |