logo

RabbitMQ-server

About RabbitMQ

RabbitMQ is an open source message broker that originally used Advanced Message Queuing Protocol (AMQP) and has since been extended with a plug-in architecture to support Streaming Text Oriented Messaging Protocol (STOMP), MQ Telemetry Transport (MQTT) and other protocols. Rabbit MQ is written in Erlang. Client libraries are available in all most popular programming languages.

Installation

Please, follow the instructions on the official website to install RabbitMQ:

How RabbitMQ works with Roxy-WI

Roxy-WI uses RabbitMQ for sending alerts and notifications. All services transfer notifications to RabbitMQ, then the Socket service retrieves them and sends to the user. It makes the delivery of notifications more liable and faster.

Create a user and add permissions to access the host:

After it add information about RabbitMQ-server to the Settings on the Admin area

Go to TOP

Was this article helpful?

Yes, thanks!
Go back