, ,

Introduction to Tornado

Modern Web Applications with Python

Paperback Engels 2012 1e druk 9781449309077
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

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

Specificaties

ISBN13:9781449309077
Taal:Engels
Bindwijze:paperback
Aantal pagina's:121
Uitgever:O'Reilly
Druk:1
Verschijningsdatum:1-5-2012
Hoofdrubriek:IT-management / ICT

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Over Michael Dory

Mike has spent the last decade studying the ways people communicate and working to make their conversations better. As the co-founder and CTO of the social technology agency Socialbomb, he's worked with brands, agencies, and start-ups to build social applications and platforms that connect users with their friends, their devices, and the world around them. Mike holds a BA in Journalism & Media Studies from Rutgers University and an MPS in Interactive Telecommunications from NYU ITP, where he has also been an adjunct professor.

Andere boeken door Michael Dory

Over Adam Parrish

Adam Parrish is an artist and programmer, currently residing in Brooklyn. He has ten years of professional programming experience, with an emphasis on programming for the web.

Andere boeken door Adam Parrish

Over Brendan Berg

Brendan Berg has over five years of professional experience developing web and mobile applications. Previously, he developed mobile applications, cloud infrastructure, and APIs as Chief Software Architect at Socialbomb. Now he's focusing on creating software for the freelance ecosystem as the co-founder and CTO of Wurk Happy.

Andere boeken door Brendan Berg

Inhoudsopgave

Preface

1. Introduction
-What Is Tornado?
-Simple Web Services

2. Forms and Templates
-Simple Example: Poem Maker Pro
-Template Syntax
-Complete Example: The Alpha Munger

3. Extending Templates
-Blocks and Substitutions
-UI Modules
-Summing Up

4. Databases
-Basic MongoDB Operations with PyMongo
-A Simple Persistent Web Service
-Burt's Books
-MongoDB: Next Steps

5. Asynchronous Web Services
-Asynchronous Web Requests
-Long Polling with Tornado
-WebSockets with Tornado

6. Writing Secure Applications
-Cookie Vulnerabilities
-Request Vulnerabilities
-User Authentication
-Summing up

7. Authenticating with External Services
-The Tornado auth Module
-Example: Sign in With Twitter
-Example: Facebook Authentication and the Graph API

8. Deploying Tornado
-Reasons for Running Multiple Tornado Instances
-Using Nginx as a Reverse Proxy
-Using Supervisor to Manage Tornado Processes

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Introduction to Tornado