Tornado Web Server Description

Tornado is a Python web framework that also includes an asynchronous networking library. It was originally developed by FriendFeed. Tornado uses non-blocking network I/O to scale to thousands of open connections. This makes it ideal for long polling and WebSockets as well as other applications that require a long-lasting connection to each user. Tornado is a Python web framework that is unique. It does not use WSGI and is usually run with one thread per process. Although some support for WSGI is provided in the tornado.wsgi module it is not a main focus of development. Most applications should be written to use Tornado’s own interfaces (such WSGI directly) instead of using WSGI. Tornado code is not thread safe. Tornado is integrated into the standard library asyncio and shares the same event loop (by default, Tornado 5.0). Libraries designed for asyncio use can be used with Tornado.

Pricing

Free Version:
Yes

Integrations

Reviews

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Company Details

Company:
Tornado
Year Founded:
2009
Headquarters:
United States
Website:
www.tornadoweb.org/en/stable/

Media

Tornado Web Server Screenshot 1
Recommended Products
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now

Product Details

Platforms
Windows
Mac
Linux
Type of Training
Documentation
Customer Support
Online

Tornado Web Server Features and Options

Tornado Web Server User Reviews

Write a Review
  • Previous
  • Next