Skip to content

Apply application factory pattern to allow gunicorn to spawn multiple processes #49

@jnanic

Description

@jnanic

Right now only one flask process is serving the API. Although good enough for the current load (can serve the site in 10-15 ms), need to gunicorn's multiple worker power to handle higher request numbers.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions