mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
fail
This commit is contained in:
@@ -95,7 +95,7 @@ Tornado
|
|||||||
`Tornado <http://www.tornadoweb.org/>`_ is an asyncronous web framework
|
`Tornado <http://www.tornadoweb.org/>`_ is an asyncronous web framework
|
||||||
for Python that has its own event loop. This allows it to natively support
|
for Python that has its own event loop. This allows it to natively support
|
||||||
WebSockets, for example. Well-written Tornado applications are known to
|
WebSockets, for example. Well-written Tornado applications are known to
|
||||||
have excellent performance charecteristics.
|
have excellent performance characteristics.
|
||||||
|
|
||||||
Pyramid
|
Pyramid
|
||||||
--------
|
--------
|
||||||
|
|||||||
Reference in New Issue
Block a user