springbot / magento2-queue

A generic job queue module for Magento2
GNU General Public License v3.0
17 stars 7 forks source link

Message queue in Magento 2.3 #12

Open onlinebizsoft opened 5 years ago

onlinebizsoft commented 5 years ago

Magento 2.3 release includes message queue implementation already and it allows to use message queue over RabbitMQ. Is there any advantage that this module can bring than the Magento built-in queue?