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

set up multiple workers for production server #27

Assignees

Comments

@SKairinos
Copy link
Contributor

SKairinos commented Oct 17, 2024

Install Guicorn with a Uvicorn worker, as mentioned here.

This is what GCP is currently doing for us under the hood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment