From the HackerLinks archive

Solid Queue

A database-backed Active Job backend for Rails, now with fiber workers.

At a glance:
First seen:2026-08-02
Last seen:2026-08-02
Times seen:1
Website:github.com

The short version

A database-backed Active Job backend for Rails, now with fiber workers.

Why it caught our attention

A practitioner specifically endorsed the fiber-worker model for durable, retryable I/O-heavy job fan-out.

Where it surfaced on Hacker News

2026-08-02

This looks fantastic for a common async workflow I use.

mrinterweb · recommendation · first hand use

Direct HN comment

Solid Queue 1.6.0 now supports fiber workers