
Lightweight web framework
Asynchronous non-blocking IO processing
Excellent load resistance
Excellent processing performance, do not rely on multi-process/multi-thread, to a certain extent to solve the C10K problem
WSGI is a full-stack alternative, and it is recommended to use both its web framework and HTTP server Review collected by and hosted on G2.com.
issues with type annotations that caused errors while importing Tornado on Python 3.5.2
And the python tornado really has a very high entry barrier.
The template and database sections have many third-party modules to choose from, which is not conducive to encapsulation as a functional module. Review collected by and hosted on G2.com.