...
Info |
---|
For Cron installation refer to “Magento 2 CRON Setup“ article |
How to enable Salesforce Standard Message Queue in Magento
Go to Magento Admin panel
Click Salesforce (on left sidebar) - General Configuration - Advanced (tab)
Set "Message Queue" option to "Standard" and Save Config
Additionally, cron run settings can be modified
...
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 synchronization.
Info |
---|
For RabbitMQ installation refer to “RabbitMQ Overview“ Magento devdocs article |
How to enable Salesforce RabbitMQ Message Queue in Magento
...