rabbitmq
Projects with this topic
-
-
RbFly is a library for RabbitMQ Streams using Python asyncio.
Updated -
Boilerplate for creating a scalable FastAPI application with auth and user management
Updated -
OnRoad is a platform where users can anonymously contribute vehicle prices which helps the community get real and transparent pricing. Its USP is the complete breakdown of prices and hidden charges which separates it from the competition.
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 -
-
Studying the effects of music in the growth of plants through an IoT automated farming solution.
Updated -
Python interface for AMQP middleware applications.
Updated -
-
-
A full stack web application built for car dealership owners to easily store and manipulate data for their vehicle inventory, sales and servicing departments.
Updated -
The project is the solution for the Instafreight backend technical interview challenge.
Updated -
-
-
A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
Updated -
A wrapper for pika to use rabbitmq in python
Updated -
A simple dockerized app that produce json messages to a rabbitmq and a consumer that log the messages.
Updated -
An example on how to horizontally autoscale kubernetes pods based on the number of queued messages existing on a RabbitMQ instance
Updated