Skip to content
#

message-broker

Here are 54 public repositories matching this topic...

This project exhibits microservices with RabbitMQ for inter-service communication. It features a producer service for HTTP requests and consumer services for CRUD operations on a Student Management Database, including health checks. The README provides setup instructions for RabbitMQ containers, dependency building, and testing.

  • Updated Apr 26, 2024
  • Python

This is a flask application through which you can hit rest api's that allow you to create and add tasks in queue that executes and returns result asynhronously.The application is run on a uWSGI server and requests are routed through an nginx reverse-proxy. Docker is used to containerise each service and they are managed with docker compose

  • Updated Aug 24, 2023
  • Python

Improve this page

Add a description, image, and links to the message-broker 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 message-broker topic, visit your repo's landing page and select "manage topics."

Learn more