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.
- Outputs:
out
- Website: https://www.rabbitmq.com/
- Licenses: ASL 2.0
- Package source: gnu/packages/high-availability.scm
- Builds: See build status
- Issues: See known issues
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.