Introduction to Tornado

by Michael Dory, Adam Parrish, Brendan Berg, and Allison Parrish

0 ratings • 0 reviews • 0 shelved
Book cover for Introduction to Tornado

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with performance in mind, aiming to solve the C10k problem, so by design it's an extremely high-performance framework. It's also packed with handy tools for dealing with social networks, user authentication, and all sorts of asynchronous fun. In this book, we'll cover the basics of the Tornado framework, starting with the features that make it so great, and working our way towards some real-life examples. We'll cover the best practices for implementation and deployment, as well as a sampling of uses for the technology.
  • ISBN10 1306812011
  • ISBN13 9781306812016
  • Publish Date 1 January 2012
  • Publish Status Active
  • Out of Print 14 April 2015
  • Publish Country US
  • Imprint O'Reilly Media
  • Format eBook
  • Pages 106
  • Language English