07:42
2026-08-01
github.com
developer-tools
Solid Queue 1.6.0 now supports fiber workers
Solid Queue 1.6.0, the Rails-based job queue, now supports fiber workers, allowing jobs to run on a single fiber reactor thread instead of a thread pool, which is beneficial for I/O-bound workloads suโฆ