ri > ActiveJob::QueueAdapters::QueAdapter

= ActiveJob::QueueAdapters::QueAdapter < Object

(from /home/chedong/.local/share/rdoc)
------------------------------------------------------------------------
== Que adapter for Active Job

Que is a high-performance alternative to DelayedJob or QueueClassic that
improves the reliability of your application by protecting your jobs
with the same ACID guarantees as the rest of your data. Que is a queue
for Ruby and PostgreSQL that manages jobs using advisory locks.

Read more about Que here( https://github.com/chanks/que ).

To use Que set the queue_adapter config to :que.

  Rails.application.config.active_job.queue_adapter = :que
------------------------------------------------------------------------

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 18:22 @216.73.216.250
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!