Skip to content

Don't use gunicorn #1

Description

@andreymal

https://docs.aiohttp.org/en/stable/deployment.html

nothing is for free: running aiohttp application under gunicorn is slightly slower.

Sanic and aiohttp have nice asynchronous built-in servers that are production-ready. You should use them instead of gunicorn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions