Projects with this topic
-
Boilerplate for creating a scalable FastAPI application with AI integrations
Updated -
RbFly is a library for RabbitMQ Streams using Python asyncio.
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 -
-
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 -
-
-
A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
Updated -
A wrapper for pika to use rabbitmq in python
Updated -
-
An example on how to horizontally autoscale kubernetes pods based on the number of queued messages existing on a RabbitMQ instance
Updated