Skip to content
#

celery-workers

Here are 24 public repositories matching this topic...

This is a flask application through which you can hit rest api's that allow you to create and add tasks in queue that executes and returns result asynhronously.The application is run on a uWSGI server and requests are routed through an nginx reverse-proxy. Docker is used to containerise each service and they are managed with docker compose

  • Updated Aug 24, 2023
  • Python

Production-grade asynchronous backend engineered with FastAPI, PostgreSQL, Redis, and Celery. Implements deterministic FSM application workflows, Redis cache-aside & sliding-window rate limiting, multi-tenant security isolation, and automated background tasks.

  • Updated Sep 19, 2026
  • Python

Add this topic to your repo

To associate your repository with the celery-workers topic, visit your repo's landing page and select "manage topics."

Learn more