This package browser is in early development. Mind the rough edges.

rabbitmq 4.1.2

Messaging and streaming broker supporting multiple open protocols

RabbitMQ is a messaging and streaming broker that supports multiple messaging protocols, including AMQP 1.0 and MQTT 5.0. It offers features such as message routing, filtering, streaming, federation, and clustering. It is designed for reliability and flexibility.

Installation

Install rabbitmq 4.1.2 as follows:

guix install rabbitmq@4.1.2

Or install the latest version:

guix install rabbitmq

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.