Skip to content

Commit

Permalink
Update workers_and_threads.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Jan 9, 2024
1 parent 9e5de22 commit 59c30f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workers_and_threads.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ layout: template
filename: workers_and_threads.md
---


# Gunicorn Workers and Threads

Not strictly FastAPI performance tuning, but performance improvement on runner environment naturally helps for the system. [Gunicorn](https://gunicorn.org/) is one straightforward option to run FastAPI in [production](https://www.uvicorn.org/deployment/#gunicorn) environment
Expand Down

0 comments on commit 59c30f9

Please sign in to comment.