All posts tagged

Async

Making the Rails Default Job Queue Fiber-Based

Making the Rails Default Job Queue Fiber-Based

I tried Async::Job for my LLM apps, hit its limits, and patched Solid Queue to run jobs as fibers instead.

Ruby Is the Best Language for Building AI Apps

Ruby Is the Best Language for Building AI Apps

A pragmatic, code-first argument for Ruby as the best language to ship AI products in 2026.

Async Ruby is the Future of AI Apps (And It's Already Here)

Async Ruby is the Future of AI Apps (And It's Already Here)

How Ruby's async ecosystem transforms resource-intensive LLM applications into efficient, scalable systems - without rewriting your codebase.