Walk through the basics of Tornado, the high-performance web server known for its speed, simplicity, and scalability on projects large and small. With this hands-on guide, you'll learn how to use Tornado's acclaimed features by working with several example applications. You also get best practices for using Tornado in the real world.
Are you interested in creating a scalable social application, real-time analytics engine, or RESTful API--all with the power and simplicity of Python? This book shows you why Tornado is fantastic choice for writing powerful applications that are simple to create, extend, and deploy.
- Learn how to use Tornado's lightweight and flexible templating language
- Extend templates to repurpose headers, footers, layout grids, and other content
- Use persistent storage like MongoDB to store, serve, and edit dynamic content
- Explore Tornado's ability to make asynchronous web requests
- Secure your application against cookie and request vulnerabilities
- Authenticate with external services, using Tornado's auth module
- Adopt deployment strategies that help harden your application and increase request throughput
Mike is CTO and co-founder of Socialbomb, he's worked with companies like Fisher-Price, HBO and Pepsico to build social applications and platforms that connect users with their friends, their devices, and the world around them. Prior to starting up Socialbomb, Mike developed installations, sites, and games for Unified Field and the Institute of Play. Allison Parrish is an artist and programmer, currently residing in Brooklyn. She has ten years of professional programming experience, with an emphasis on programming for the web. Brendan Berg has more than five years of experience creating web and mobile applications. He has spent the past two years designing and developing cloud infrastructure and APIs as Chief Software Architect of Socialbomb.