Skip to content

You are using Tornado wrong! #2

Description

@stalkerg
  1. Classic ioloop base on yield and decorator - deprecated. It will be removed in Tornado6.
  2. You should use async/await only for uvloop.
  3. You should drop momoko and start to use asyncpg. (asyncpg much faster)

Please do not mislead. Tornado performance close to aiohttp.

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