https://store-images.s-microsoft.com/image/apps.60369.2b46be9e-8aee-4cc4-b352-cc128cdf78af.dc11f473-9c5e-41e7-a4af-ffbffda76e80.0dccf01b-0046-4753-9799-583dd687a2a7

RabbitMQ

kCloudHub

RabbitMQ

kCloudHub

Version 3.10.8 + Free Support on Debian 12

RabbitMQ is an open-source message broker that enables reliable, scalable, and asynchronous communication between distributed applications. It supports various messaging patterns and protocols, making it ideal for microservices, event-driven architectures, and background task processing.

Features of RabbitMQ:

  • Lightweight and efficient message queuing system.
  • Supports multiple messaging patterns like publish-subscribe and request-reply.
  • Compatible with AMQP, MQTT, STOMP, and WebSockets protocols.
  • Cloud-native deployment with clustering and high availability support.

To access the RabbitMQ web interface, visit http://your-domain-ip:15672/

sudo -u rabbitmq rabbitmqctl authenticate_user admin kcloud

Disclaimer: RabbitMQ is an open-source project released under the Mozilla Public License 2.0. Users are responsible for complying with licensing terms and ensuring proper configuration and security practices. RabbitMQ is provided "as is," without any warranty, express or implied.