tornado opinion

This commit is contained in:
2016-02-22 00:49:34 -05:00
parent b98cc3bd2c
commit b1032554dd
+2
View File
@@ -97,6 +97,8 @@ for Python that has its own event loop. This allows it to natively support
WebSockets, for example. Well-written Tornado applications are known to
have excellent performance characteristics.
I do not recommend using Tornado unless you think you need it.
Pyramid
--------