韵蓓 .
Ms
Mid-Market (51-1000 emp.)
"a good Python web framework and asynchronous networking library"
4.5/5
What do you like best about Tornado?

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.

What do you dislike about Tornado?

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.

See what 20 reviewers think of Tornado

3.8 out of 5 · Verified reviews from real users

Read all reviews