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

Allow multi-worker capabilities with gunicorn wrapper/worker args #105

Closed
sellnat77 opened this issue Nov 27, 2019 · 0 comments
Closed

Allow multi-worker capabilities with gunicorn wrapper/worker args #105

sellnat77 opened this issue Nov 27, 2019 · 0 comments
Assignees
Labels
Enhancement New feature or request Role: Backend Related to API or other server-side work v1 The first version of the site

Comments

@sellnat77
Copy link
Member

sellnat77 commented Nov 27, 2019

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

@sellnat77 sellnat77 added Enhancement New feature or request Role: Backend Related to API or other server-side work labels Nov 27, 2019
@itsjoycelee itsjoycelee reopened this Jan 8, 2020
@sellnat77 sellnat77 changed the title Allow multi-worker capabilities with gunicorn wrapper Allow multi-worker capabilities with gunicorn wrapper/worker args Jan 15, 2020
sellnat77 added a commit that referenced this issue Jan 15, 2020
@github-project-automation github-project-automation bot moved this to Done (without merge) in P: 311: Project Board Aug 22, 2024
@Rabia2219 Rabia2219 added the v1 The first version of the site label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Role: Backend Related to API or other server-side work v1 The first version of the site
Projects
Status: Done (without merge)
Development

No branches or pull requests

4 participants