Introduction to Tornado (e-bog) af Berg, Brendan
Berg, Brendan (forfatter)

Introduction to Tornado e-bog

104,11 DKK (inkl. moms 130,14 DKK)
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, youll learn how to use Tornados 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, re...
E-bog 104,11 DKK
Forfattere Berg, Brendan (forfatter)
Udgivet 19 marts 2012
Længde 138 sider
Genrer Web programming
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449333973
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, youll learn how to use Tornados 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 APIall 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 Tornados lightweight and flexible templating languageExtend templates to repurpose headers, footers, layout grids, and other contentUse persistent storage like MongoDB to store, serve, and edit dynamic contentExplore Tornados ability to make asynchronous web requestsSecure your application against cookie and request vulnerabilitiesAuthenticate with external services, using Tornados auth moduleAdopt deployment strategies that help harden your application and increase request throughput