You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
525 B
12 lines
525 B
|-----handy-ruler-----------------------------------------------------|
|
|
tornado: tornado (web server)
|
|
tornado:
|
|
tornado: Tornado is a Python web framework and asynchronous networking
|
|
tornado: library, originally developed at FriendFeed. By using non-blocking
|
|
tornado: network I/O, Tornado can scale to tens of thousands of open
|
|
tornado: connections, making it ideal for long polling, WebSockets, and
|
|
tornado: other applications that require a long-lived connection to each
|
|
tornado: user.
|
|
tornado:
|
|
tornado:
|
|
tornado:
|
|
|