Queue provider: RabbitMQ
Overview
This section describes how to create and configure RabbitMQ as a queue provider.
RabbitMQ is the only supported queue provider for personalized content queues.
Please follow the steps below:
In a web browser, go to Erlang downloads.
Locate and select the installer for Windows. In this case, download the 64-bit installer. Erlang 25.3 is the latest supported version for RabbitMQ 3.12.4.

Once the installer has finished downloading, run the .exe file with administrator privileges.
After the installation of Erlang, navigate to RabbitMQ in a web browser.

After installing RabbitMQ, open a command prompt at
C:\Program Files\RabbitMQ Server\rabbitmq_server-3.12.4\sbin
then executerabbitmq-plugins enable rabbitmq_management
.

Log in to Rabbit MQ with the default credentials:
Username: guest
Password: guest
