Projects with this topic
-
Boilerplate/Template for Python CLI projects
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 -
An Alliance Auth app for monitoring celery tasks.
Updated -
Website that parses images from internet from user's request Left: add NN to use parsed images
Updated -
An example project that demonstrates local development, CI/CD and production setup for a full stack web app using Django, Django REST Framework, Django Channels, Postgres, VueJS, Redis, Celery, GitLab CI and AWS technologies deployed with CDK.
Updated -
-