Introduction to Tornado
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 f...
Autor principal: | |
---|---|
Otros Autores: | , , , , |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, California :
O'Reilly
2012.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627801006719 |
Tabla de Contenidos:
- Introduction
- Forms and templates
- Extending templates
- Databases
- Asynchronous web services
- Writing secure applications
- Authenticating with external services
- Deploying tornado.