celery topic
scaleable-crawler-with-docker-cluster
a scaleable and efficient crawelr with docker cluster , crawl million pages in 2 hours with a single machine
oxalis
Distributed async task/job queue, like Celery for asyncio world
celery-kubernetes-example
Small Flask app with scalable, asynchronous backend workers deployed on Kubernetes.
docker-cluster-with-celery-and-rabbitmq
Build Docker clusters with Celery and RabbitMQ in 10 minutes
node-celery-ts
TypeScript Celery client for Node
fastapi-celery-redis-rabbitmq
A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)
Python-DevOps
gathers Python stack for DevOps, these are usually my basic templates use for my implementations, so, feel free to use it and evolve it! Everything is Docker!
django-celery-tutorial
Django Celery Tutorial
django-celery-example
Example used in the blog post "How to Use Celery and RabbitMQ with Django"