Skip to content

sseficha/python_concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_concurrency

Showcase concurrency in python with FastAPI + Celery

Running the project

Requirements: Docker

To spin up the containers navigate to the root of the project and run:

docker compose up

Components

  • Mysql database
  • Redis
  • Celery worker
  • Flower
  • FastAPI server

About

Showcase concurrency in python with FastAPI + Celery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published