Skip to content

RabbitMQ is the most widely deployed open source message broker.

Notifications You must be signed in to change notification settings

Wajahat-Husain/RabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d05d2d8 · Oct 7, 2023

History

4 Commits
Oct 7, 2023
Oct 7, 2023
Oct 7, 2023
Oct 7, 2023
Oct 7, 2023
Oct 7, 2023
Oct 7, 2023

Repository files navigation

RabbitMQ in Node.js with docker

This repository contains examples and resources related to RabbitMQ, a popular open-source message broker. RabbitMQ allows you to build scalable and robust messaging applications.

What is RabbitMQ?

RabbitMQ is a message broker that implements the Advanced Message Queuing Protocol (AMQP). It provides a reliable way for different parts of a distributed system to communicate with each other. RabbitMQ allows applications to connect and communicate with each other via messages.

Prerequisites

Node.js installed on your system RabbitMQ server running (you can use Docker-Compose.yml)

About

RabbitMQ is the most widely deployed open source message broker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published