{
    "mode": "ri",
    "parameter": "ActiveJob::QueueAdapters::QueueClassicAdapter",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/ActiveJob%3A%3AQueueAdapters%3A%3AQueueClassicAdapter/json",
    "generated": "2026-07-27T05:15:18Z",
    "sections": {
        "ActiveJob::QueueAdapters::QueueClassicAdapter < Object": {
            "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------",
            "subsections": [
                {
                    "name": "queueclassic adapter for Active Job",
                    "content": "queueclassic provides a simple interface to a PostgreSQL-backed message\nqueue. queueclassic specializes in concurrent locking and minimizing\ndatabase load while providing a simple, intuitive developer experience.\nqueueclassic assumes that you are already using PostgreSQL in your\nproduction environment and that adding another dependency (e.g. redis,\nbeanstalkd, 0mq) is undesirable.\n\nRead more about queueclassic here(\nhttps://github.com/QueueClassic/queueclassic ).\n\nTo use queueclassic set the queueadapter config to :queueclassic.\n\nRails.application.config.activejob.queueadapter = :queueclassic\n------------------------------------------------------------------------"
                }
            ]
        },
        "Instance methods:": {
            "content": "buildqueue\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}