Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

io.js

69
65
+ 1
24
Tornado

446
408
+ 1
167
Add tool

io.js vs Tornado: What are the differences?

io.js: A friendly fork of Node.js with an open governance model. io.js is a JavaScript platform built on Chrome's V8 runtime. This project began as a fork of Joyent's Node.js and is compatible with the npm ecosystem; Tornado: A Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.

io.js and Tornado can be primarily classified as "Frameworks (Full Stack)" tools.

"Compatible with NPM" is the top reason why over 6 developers like io.js, while over 34 developers mention "Open source" as the leading cause for choosing Tornado.

Tornado is an open source tool with 18K GitHub stars and 4.98K GitHub forks. Here's a link to Tornado's open source repository on GitHub.

According to the StackShare community, Tornado has a broader approval, being mentioned in 69 company stacks & 16 developers stacks; compared to io.js, which is listed in 4 company stacks and 5 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of io.js
Pros of Tornado
  • 7
    ES6 features
  • 7
    Compatible with NPM
  • 6
    JavaScript
  • 4
    v8
  • 37
    Open source
  • 31
    So fast
  • 27
    Great for microservices architecture
  • 20
    Websockets
  • 17
    Simple
  • 14
    Asynchronous
  • 11
    Python
  • 7
    Lightweight
  • 3
    Handles well persistent connexions

Sign up to add or upvote prosMake informed product decisions

Cons of io.js
Cons of Tornado
    Be the first to leave a con
    • 2
      Event loop is complicated

    Sign up to add or upvote consMake informed product decisions

    750
    24
    355
    480
    3.8K
    - No public GitHub repository available -

    What is io.js?

    io.js is a JavaScript platform built on Chrome's V8 runtime. This project began as a fork of Joyent's Node.js and is compatible with the npm ecosystem.

    What is Tornado?

    By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use io.js?
    What companies use Tornado?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with io.js?
    What tools integrate with Tornado?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    What are some alternatives to io.js and Tornado?
    Socket.IO
    It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.
    AngularJS
    AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.
    JavaScript
    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
    Python
    Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
    Node.js
    Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
    See all alternatives