https://github.com/divyanshu-rawat/getting-started-rabbitmq
RabbitMQ is the most widely deployed open source message broker.
https://github.com/divyanshu-rawat/getting-started-rabbitmq
broker message-queue messaging-services rabbitmq-client
Last synced: over 1 year ago
JSON representation
RabbitMQ is the most widely deployed open source message broker.
- Host: GitHub
- URL: https://github.com/divyanshu-rawat/getting-started-rabbitmq
- Owner: divyanshu-rawat
- Created: 2018-08-25T20:53:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-25T21:59:29.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T01:41:18.640Z (over 1 year ago)
- Topics: broker, message-queue, messaging-services, rabbitmq-client
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# getting-started-rabbitmq
RabbitMQ is the most widely deployed open source message broker.
RabbitMQ and message queueing is - a way of exchanging data between processes, applications, and servers.
RabbitMQ instance is hosted on CloudAMQP for this application.
For more details follow [Insipiration](https://www.cloudamqp.com/blog/2015-05-18-part1-rabbitmq-for-beginners-what-is-rabbitmq.html#set_up_instance)