Salesforce module provides you with the ability to select one from two "Message Queue" option.
Standard
RabbitMQ
Standard message queue
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
How to enable Salesforce Standard Message Queue in Magento:
Go to Magento Admin panel - click Salesforce (on left side bar) - General Configuration - Advanced tab
2. Set "Message Queue" option to "Standard" and Save Config
Also you are able to change Salesforce cron time setting:
3. Go to Magento Admin panel - Stores - Configuration - Advanced - System - Cron configuration options for group:tnw_salesforce_crons tab
RabbitMQ message queue
RabbitMQ message queue is
How to enable Salesforce RabbitMQ Message Queue in Magento:
Go to Magento Admin panel - click Salesforce (on left side bar) - General Configuration - Advanced tab
2. Set "Message Queue" option to "RabbitMQ" and Save Config