Tornado (web server)

![]() | |
Original author(s) | FriendFeed |
---|---|
Developer(s) | Ben Darnell, Facebook, Bret Taylor |
Initial release | 2009 |
Stable release | 5.1.1[1] / September 16, 2018 |
Repository | ![]() |
Written in | Python |
Operating system | Cross-platform |
Available in | English |
Type | Web server |
License | Apache licence 2.0 |
Website | www |
Tornado is a scalable, non-blocking web server and web application framework written in Python.[2] It was developed for use by FriendFeed; the company was acquired by Facebook in 2009 and Tornado was open-sourced soon after.[3]
Performance[edit]
Tornado is noted for its high performance. It tries to solve the C10k problem affecting other servers.
Modules[edit]
- An asynchronous MongoDB driver called Motor.
- CouchDB drivers called corduroy and trombi.
- Asynchronous driver for PostgreSQL wrapping psycopg called Momoko
See also[edit]
References[edit]
- ^ "Release notes".
- ^ "Home - tornado - GitHub". GitHub. Retrieved 2009-09-10.
- ^ "Facebook open-sources real-time FriendFeed facet". CNet. Retrieved 2009-09-10.
External links[edit]
This page is based on a Wikipedia article written by contributors (read/edit).
Text is available under the CC BY-SA 4.0 license; additional terms may apply.
Images, videos and audio are available under their respective licenses.