Average Ratings 0 Ratings

Total
ease
features
design
support

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

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

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

Write a Review

Description

The installation process is straightforward and automated, with all configurations set up in advance, ensuring that it consumes minimal memory and CPU resources while being capable of handling multiple requests at the same time; root access is not required, but it can be used if desired, and the service is entirely free with no advertisements. This makes it an exceptional choice for an Android web server, although it is crucial to ensure that the internal memory is at least 50MB. The server bundle includes Lighttpd 1.4.34, PHP 5.5.9, MySQL 5.1.62, MSMTP 1.4.31, phpMyAdmin 4.1.10, and Nginx 1.5.11, providing a comprehensive environment for web development. Remember to initiate the server before making any configuration changes to avoid issues.

Description

Tornado is a web framework for Python that also serves as an asynchronous networking library, initially created at FriendFeed. Utilizing non-blocking network I/O, it has the capability to manage tens of thousands of simultaneous connections, making it particularly suited for applications requiring long-lived user connections, such as long polling and WebSockets. Unlike most Python web frameworks, Tornado does not follow the WSGI standard and is primarily operated with a single thread per process. Although the tornado.wsgi module offers some WSGI compatibility, it is not the main focus of development, and developers are encouraged to utilize Tornado’s own interfaces, like tornado.web, for building applications. It is important to note that Tornado code is generally not designed to be thread-safe. Since version 5.0, Tornado has been integrated with Python's standard library asyncio module, sharing the same default event loop. This integration allows for seamless mixing of libraries that are built for asyncio with Tornado, enhancing its versatility and functionality. As a result, developers can create highly efficient applications that leverage both Tornado's strengths and asyncio's capabilities.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

MySQL
NGINX
New Relic
Python
Swoole
phpMyAdmin

Integrations

MySQL
NGINX
New Relic
Python
Swoole
phpMyAdmin

Pricing Details

No price information available.
Free Trial
Free Version

Pricing Details

No price information available.
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

YelOyo

Founded

2017

Country

Bangladesh

Website

pickash.com

Vendor Details

Company Name

Tornado

Founded

2009

Country

United States

Website

www.tornadoweb.org/en/stable/

Product Features

Alternatives

KSWEB Reviews

KSWEB

KSLabs

Alternatives

Tiny Web Server Reviews

Tiny Web Server

Leonardo Javier Russo
Tornado API Reviews

Tornado API

Velys Software
AWebServer Reviews

AWebServer

Sylkat
Eclipse Jetty Reviews

Eclipse Jetty

Eclipse Foundation