Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Standard message queue is based on Cron jobs. By default Salesforce cron generate schedules Every 1 minute.

For magento Cron installation refer to “Magento 2 CRON Setup“ article

...

RabbitMQ message queue is an open source message broker that offers a reliable, highly available, scalable, and portable messaging system. Message queues provide an asynchronous communications mechanism. It supplies faster data synchonization

For RabbitMQ installation refer to “RabbitMQ Overview“ Magento devdocs article

How to enable Salesforce RabbitMQ Message Queue in Magento:

...