Allow multi-worker capabilities with gunicorn wrapper/worker args #105
Labels
Complexity: Missing
This ticket needs a complexity (good first issue, small, medium, or large)
Enhancement
New feature or request
Milestone: Missing
Role: Backend
Related to API or other server-side work
size: Missing
v1
The first version of the site
Overview
Put the existing sanic application behind a gunicorn wrapper to enable multi-worker deployment
OR
Utilize the workers argument to app.run to allow asynchronicity with Sanic
The text was updated successfully, but these errors were encountered: