Tech Glossary

What is Tornado?

Tornado is a web programming framework used to create interactive web applications. Written in Python, Tornado is one of several popular Python-based web programming frameworks. Tornado has a simple and flexible architecture that makes it easy to create advanced web applications. Tornado is also highly scalable and can easily run on multiple processors. Tornado is suitable for creating interactive web applications that require real-time communication, such as chat programs, games and social networks. Tornado is also suitable for creating web applications that require high performance, such as online stores and services that handle a lot of traffic. Compared to other web programming frameworks, Tornado is unique because it is written in Python and has a simple and flexible architecture. Other web programming frameworks such as Django and Ruby on Rails also have a simple and flexible architecture, but are written in other languages. Tornado is also scalable and can easily run on multiple processors, making it suitable for creating advanced web applications.