Log in
Model

MassConsumer

Magento\AsynchronousOperations\Model\MassConsumer

What it does

MassConsumer processes asynchronous bulk operations by consuming messages from the message queue.

Developers use this class when implementing background processing for mass operations like bulk product imports, order updates, or any large-scale data operations that need to be handled asynchronously to avoid timeout issues.

Public Methods

  • process()