rabbitmq
Projects with this topic
-
This microservice handles all CRUD operations for devices and utilizes asynchronous communication through RabbitMQ to coordinate with the User Microservice, ensuring database integrity.
Updated -
Boilerplate for creating a scalable FastAPI application with auth and user management
Updated -
This project serves as an example of a messaging system, utilizing RabbitMQ as the message broker and Django Celery for task management and worker generation. RabbitMQ efficiently queues and distributes messages, ensuring reliable and asynchronous communication between services. Django Celery integrates with the Django framework to manage and schedule background tasks, generating workers that execute these tasks. Together, they provide a robust and scalable solution for handling asynchronous tasks and inter-service communication.
Updated -
-
-
-
Teacups listener for ping, push and callback events. https://teal.teapots.fr/
Updated -
Python interface for AMQP middleware applications.
Updated -
-
-
-
Mail sender realization written in Rust with auth, RabbitMQ, e-mail templates and web-client...
Updated -
.NET 5 Web API with RabbitMQ and Kafka Implementations
Updated -
This project demonstrates the use of microservices with CockroachDB. There are three services, each of which contains a Python Django web server. All three services connect to the same CockroachDB cluster but utilise their own database within the clu
Archived 0Updated -
This project demonstrates the use of microservices with PostgreSQL. There are three services, each of which contains a Python Django web server. All three services have their own PostgreSQL database.
Archived 0Updated -
Created for Kubernetes and systems alike, Batchable enables you to consume broker messages and distribute async workloads across your cluster
Archived 2Updated -
.NET Core with Angular on microservices. Subscribe to the newest state of your products.
Updated