【定期赠送实体书籍】关注本站微信公众号“南北的猫”

Introduction to Tornado

Introduction to Tornado
内容简介:

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.

作者简介:
下载地址:
下载Introduction to Tornado
标签:
文章链接:https://www.dalanmei.com/book-content-39911.html(转载时请注明本文出处及文章链接)
猜你喜欢: