Categories: None [Edit]
sidekiq-fiber
sidekiq-fiber lets you run IO-bound Sidekiq jobs as fibers instead of threads.
A single thread can process thousands of concurrent jobs that spend most of
their time waiting on external IO (HTTP, LLM APIs, S3) — without the memory
and OS overhead of one thread per job.
Total
Ranking: 189,294 of 193,214
Downloads: 534
Daily
Ranking: 74,024 of 193,188
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | yashdave00 |