Hacker's Guide to Scaling Python

时间:2021-07-24 04:22:19
【文件属性】:
文件名称:Hacker's Guide to Scaling Python
文件大小:4.44MB
文件格式:PDF
更新时间:2021-07-24 04:22:19
python Python is an excellent programming language that allows to write applications quickly. But how do you make those applications scale for thousands of users and requests? It takes years of practice, research, trial and errors to build experience and knowledge along the way. Simple questions such as "How do I make my code faster?", "How do I make sure there is no bottleneck?" or "How do I run this application on several computers?" cost hours to find satisfying answers. Without enough background on the topic, you'll never be sure that any solution you'll come up with will be correct. In The Hacker's Guide to Scaling Python, you will learn how to solve these issues. This book provides guidelines, tips and best practice on how to build high performing Python applications. Adding a few interview of experts on the subject, you will learn how you can distribute your Python application so it can process thousands of requests.

网友评论