Skip to content
#

rabbitmq-consumer

Here are 66 public repositories matching this topic...

Lets make a ticketing application where the user can book his/her ticket. We will have 2 Microservices with RabbitMQ connection for communication. The user buys a ticket via the front-end. Internally buying a ticket generates a POST request from the ticket microservice. The ticket details would be sent to a RabbitMQ Queue and will be consumed.

  • Updated Mar 25, 2024
  • C#

Improve this page

Add a description, image, and links to the rabbitmq-consumer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rabbitmq-consumer topic, visit your repo's landing page and select "manage topics."

Learn more