High Performance Django
Authors: Peter Baumgartner – Yann Malet
ISBN-10: 1508748128
ISBN-13: 9781508748120
Released: 2015-03-31
Print Length 页数: 184 pages
Getting started with Django is easy. There are tutorials and books that literally walk you through the process of getting your first site up and running. Taking that code from your laptop to the real world is like opening pandora’s box.
Should I use Apache,Gunicorn,uWSGI or something else?
Where should I use caching to make things faster?
How do I know if my database has the right indexes or if it needs more resources?
Do I need a NoSQL database like MongoDB?
The site runs great on my laptop. Why is it so slow in production?
How many servers does my site need? How big should they be?
What is the 20% effort that will solve 80% of my performance problems?
If you’ve asked yourself any of these questions,you’re like most Django developers. Heck,we were asking some of the same questions when we started working with Django 7 years ago at Lincoln Loop. Since then we’ve built,deployed,and maintained a lot of Django sites. Everything from realtime applications to large-scale CMSes with tons of traffic. Quite frankly,we made a lot of mistakes,but we learned a lot too.
High Performance Django is the book we wish we had when we got started. It will give you a repeatable blueprint for building and deploying fast,scalable Django sites.
High Performance Django
未经允许不得转载:finelybook » High Performance Django
相关推荐
Natural Language Processing Cookbook: Step-by-step practical solution for unlocking the power of natural language processing potential
PowerShell SysAdmin Crash Course: Unlock the Full Potential of PowerShell with Advanced Techniques, Automation, Configuration Management and Integration, 2nd Edition
Mastering New Age Computer Vision: Advanced techniques in computer vision object detection, segmentation, and deep learning
Mastering IOT: Build modern IoT solutions that secure and monitor your IoT infrastructure
Linux Basics for Hackers: Getting Started with Networking, Scripting, and Security in Kali, 2nd Edition
Mobile Applications Development: with Python in Kivy Framework, 2nd edition