Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gunicorn is recommended in the docs #168

Open
1 task
anisfeld opened this issue Mar 14, 2024 · 0 comments
Open
1 task

gunicorn is recommended in the docs #168

anisfeld opened this issue Mar 14, 2024 · 0 comments

Comments

@anisfeld
Copy link
Collaborator

What Issue Are You Seeing or What Feature Needs To Be Added?

Nevertheless, as of now, Uvicorn's capabilities for handling worker processes are more limited than Gunicorn's. So, if you want to have a process manager at this level (at the Python level), then it might be better to try with Gunicorn as the process manager.

  • Try using gunicorn.

Are There Any Links That Would Be Helpful?

https://fastapi.tiangolo.com/deployment/server-workers/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant