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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions