celery topic

List celery repositories

scaleable-crawler-with-docker-cluster

96
Stars
27
Forks
Watchers

a scaleable and efficient crawelr with docker cluster , crawl million pages in 2 hours with a single machine

oxalis

85
Stars
2
Forks
Watchers

Distributed async task/job queue, like Celery for asyncio world

celery-kubernetes-example

115
Stars
29
Forks
Watchers

Small Flask app with scalable, asynchronous backend workers deployed on Kubernetes.

Build Docker clusters with Celery and RabbitMQ in 10 minutes

node-celery-ts

112
Stars
30
Forks
Watchers

TypeScript Celery client for Node

leek

130
Stars
16
Forks
Watchers

Celery Tasks Monitoring Tool

fastapi-celery-redis-rabbitmq

127
Stars
25
Forks
Watchers

A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)

Python-DevOps

78
Stars
42
Forks
Watchers

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

63
Stars
19
Forks
Watchers

Django Celery Tutorial

django-celery-example

54
Stars
35
Forks
Watchers

Example used in the blog post "How to Use Celery and RabbitMQ with Django"