Software Alternatives & Reviews

Tornado VS TurboGears

Compare Tornado VS TurboGears and see what are their differences

Tornado logo Tornado

A Python web framework and asynchronous networking library, originally developed at FriendFeed

TurboGears logo TurboGears

TurboGears is a web framework to create a database-driven, ready-to-extend application in minutes.
  • Tornado Landing page
    Landing page //
    2018-09-29
  • TurboGears Landing page
    Landing page //
    2019-06-29

Tornado videos

Review Honda Tornado 250

More videos:

  • Review - Tevo Tornado 2018 edition review: Big volume, big value
  • Review - The Retro51 Tornado Pen: The Full Nick Shabazz Review

TurboGears videos

TurboGears2

Category Popularity

0-100% (relative to Tornado and TurboGears)
Web And Application Servers
Python Web Framework
44 44%
56% 56
Application Server
100 100%
0% 0
Web Frameworks
0 0%
100% 100

User comments

Share your experience with using Tornado and TurboGears. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Tornado and TurboGears

Tornado Reviews

25 Python Frameworks to Master
Tornado is an open-source asynchronous web framework and networking library for building web applications using Python. It was originally developed at FriendFeed, a social media aggregator that was later acquired by Facebook. It’s now widely used in a variety of applications, including web services, real-time analytics, and other high-concurrency applications.
Source: kinsta.com
Exploring 5 Alternatives to Flask in Python for Web Development
Tornado is a scalable web framework in Python that is well-suited for real-time web applications. It provides a non-blocking I/O loop that enables developers to handle thousands of connections at once. Tornado also has support for various third-party plugins and tools that can be easily integrated into the framework. To install Tornado, use the following command:
Source: msalinasc.com
Top 5 Asynchronous Web Frameworks for Python
Tornado has a strong and committed following in the Python community and is used by experienced architects to build highly capable systems. It’s a framework that has long had the answer to the problems of concurrency but perhaps didn’t become mainstream as it doesn’t support the WSGI standard and was too much of a buy-in (remember that the bulk of Python libraries are still...
Source: geekflare.com

TurboGears Reviews

We have no reviews of TurboGears yet.
Be the first one to post

Social recommendations and mentions

Based on our record, TurboGears seems to be more popular. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Tornado mentions (0)

We have not tracked any mentions of Tornado yet. Tracking of Tornado recommendations started around Mar 2021.

TurboGears mentions (4)

  • The Top 4 Python Back-end Web Frameworks for Your Next Project
    TurboGears is another Python web framework that is scalable. It starts as a microframework and can scale up to a full-stack framework. - Source: dev.to / over 1 year ago
  • Installing Python3 in Linux
    Building, constructing, and maintaining websites is a broad definition of web development. A front-end, which communicates with the client, and a back-end, which contains business logic and interacts with a database, are typical components of web development. Python also supports quite a percentage of the total websites, web apps and software running in the world wide web. The libraries that are applied in web... - Source: dev.to / about 2 years ago
  • Django vs other Python web frameworks?
    I've pretty much tried every Python web framework that exists, and it took me a long time to realize there wasn't a silver bullet framework, each had its own advantages and disadvantages. I started out with Snakelets and heartily enjoyed being able to control almost everything at a lower level without much fuss, but then I discovered TurboGears and I have been using it (1.x) ever since. Tools like Catwalk and the... Source: about 2 years ago
  • Python with MVC - can't send data from controller to the view.
    Unfortunately, there doesn't seem to be many really popular MVC frameworks for Python. There IS Turbogears, but it doesn't seem that popular. https://turbogears.org/. Source: almost 3 years ago

What are some alternatives?

When comparing Tornado and TurboGears, you can also consider the following products

Apache Tomcat - An open source software implementation of the Java Servlet and JavaServer Pages technologies

Django - The Web framework for perfectionists with deadlines

Microsoft IIS - Internet Information Services is a web server for Microsoft Windows

Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.

LiteSpeed Web Server - LiteSpeed Web Server (LSWS) is a high-performance Apache drop-in replacement.

CherryPy - CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program.