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.

Required Ruby Version

>= 3.0.0

Authors

Yash Dave

Versions

  1. 0.1.2 May 04, 2026 (13.5 KB)
  2. 0.1.1 May 04, 2026 (13.5 KB)
  3. 0.1.0 May 04, 2026 (11.5 KB)

Pushed by

SHA 256 checksum