Sidebar

Where can I find information about setting up a RabbitMQ environment?

0 votes
347 views
asked Nov 11, 2019 by mike-r-7535 (13,830 points)
In QIE 4.0.47, QIE EnterpriseHA can use RabbitMQ to queue messages between QIE Instances.  Where can I find information about setting up a RabbitMQ environment?

1 Answer

0 votes

RabbitMQ can be setup in a number of ways.  I recommend starting here: https://www.rabbitmq.com/#getstarted

In the context of setting up QIE EnterpriseHA, a clustered environment should also be considered. There are several approaches that can be taken to make a cluster of RabbitMQ nodes: https://www.rabbitmq.com/clustering.html

NOTE: High Availability is only supported in QIE Enterprise edition.  QIE Standard edition does not support High Availability.

answered Nov 12, 2019 by mike-r-7535 (13,830 points)
...