Log in
  1. Magento Explorer
  2. Amqp
Model

Queue

Magento\Amqp\Model\Queue

What it does

This is a deprecated wrapper class that extends the framework's AMQP Queue implementation.

It was used for managing message queues in Magento's AMQP (RabbitMQ) integration but has been superseded by the framework class directly.

Developers should use \Magento\Framework\Amqp\Queue instead of this deprecated model.

File: Queue.php vendor/magento/module-amqp/Model/Queue.php

Courses

Playlists

Lessons

Exams

Magento Explorer