Skip to content

This project implements a real-time message queue system with two-way communication using RabbitMQ. One user sends a message to a queue, and another user (the receiver) picks up the message in real time, processes it, and reply back to the sender, completing the communication cycle. It’s ideal for demonstrating how RabbitMQ can manage asynchronous.

Notifications You must be signed in to change notification settings

ShubhamYadav25/RabbitTalkMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProducerRMQ

About

This project implements a real-time message queue system with two-way communication using RabbitMQ. One user sends a message to a queue, and another user (the receiver) picks up the message in real time, processes it, and reply back to the sender, completing the communication cycle. It’s ideal for demonstrating how RabbitMQ can manage asynchronous.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages