git
ask
hub
Privacy
Terms
Sign in with GitHub
anton-petrov/dockerized-fastapi-redis-rq-task-queue
↗
Language ·
Python
Simplify and Visualize This Repo
Scan the safety of this repo
Self Host this repo
Check out more work of Developer: anton-petrov
Ask anything about this repo to start.
Set up the dockerized FastAPI Redis RQ task queue example locally and walk me through how a request flows from the API endpoint to the background worker.
Using this repo as a base, add a new API endpoint that accepts a file upload and queues a background job to process it, then returns a job ID the client can poll for status.
Help me understand how the Redis queue and RQ worker interact in this project, and show me how to customize the example task to generate a CSV report instead of the default job.
I want to adapt this FastAPI background task template for sending a batch of emails, add an endpoint that takes a list of recipients and enqueues an email-sending job for each one.
Compare this Docker-based FastAPI plus Redis RQ setup to using Celery for background tasks, and help me decide which approach fits a small team building an MVP.
Full explanation on explaingit →
📎
Send
By chatting or signing in you agree to the
Terms
and chat-message logging (revocable in
History
).