User Tools

Site Tools


rabbit_mq

This is an old revision of the document!


Rabbit MQ

May 2020


Introduction


RabbitMQ is a message queuing system. RabbitMQ can maintain many message queues, messages are sent with an ID to identify which queue they are part of, RabbitMQ receives all of these messages and feeds them off to the relevant system components that are waiting for them.

While I am stll getting my head around how this all works, I wanted to share that our products can show you the RabbitMQ system and what it is doing. On a single box/instance, just use the Management IP Address of that box/instance. For redundant systems, use the Management VIP.

  http://your_IP_Address:8080/rabbit



rabbit_mq.1589551802.txt.gz · Last modified: 2023/03/09 22:35 (external edit)