Log in
Model

Exchange

Magento\MysqlMq\Model\Driver\Exchange

What it does

This class implements the MySQL-based message queue exchange functionality in Magento 2.

Developers use this class when publishing messages to queues that use MySQL as the backend storage, where it routes messages to appropriate queues based on topic bindings defined in the message queue configuration.

Public Methods

  • enqueue()