Allow multi-worker capabilities with gunicorn wrapper/worker args #105
Labels
Enhancement
New feature or request
Role: Backend
Related to API or other server-side work
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: