mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
tornado opinion
This commit is contained in:
@@ -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
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user