Async::JobGuides

Guides

Getting Started

This guide gives you an overview of the async-job gem and explains the core concepts.

Inline Queue

This guide explains how to use the Inline queue to execute background jobs.

Aggregate Queue

This guide explains how to use the Aggregate queue to reduce input latency and improve the performance of your application.