Skip to content

RabbitMQ Implemented in Springboot with Publisher & Subscriber, Implemented how to place order and get order in online restaurant service like foodpanda, zomato and swiggy etc

License

Notifications You must be signed in to change notification settings

ShadmanShariar/Spring_Boot_RabbitMQ_Publisher_and_Subscriber

Repository files navigation

RabbitMQ is an message broker technology that facilitates communication between different applications or components of a system by using message queues. It implements the Advanced Message Queuing Protocol (AMQP) and supports multiple messaging patterns like publish/subscribe, request/reply, and point-to-point communication. RabbitMQ enables reliable, scalable, and asynchronous data exchange, making it ideal for distributed systems and microservices architectures. It is widely used for decoupling systems, ensuring fault tolerance, and improving application performance.

What-is-RabbitMQ existing-system-with-stream-fc27ecdcacca5b445c6645cc456eeeac (1)

About

RabbitMQ Implemented in Springboot with Publisher & Subscriber, Implemented how to place order and get order in online restaurant service like foodpanda, zomato and swiggy etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages