The Hacker's Guide to Scaling Python

Julien Danjou

  • 出版商: Lulu.com
  • 出版日期: 2017-11-20
  • 售價: $1,970
  • 貴賓價: 9.5$1,872
  • 語言: 英文
  • 頁數: 310
  • 裝訂: Paperback
  • ISBN: 1387379321
  • ISBN-13: 9781387379323
  • 相關分類: Python程式語言駭客 Hack
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

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.

商品描述(中文翻譯)

Python 是一種優秀的程式語言,可以快速編寫應用程式。但如何讓這些應用程式能夠擴展以應對數千名用戶和請求呢?這需要多年的實踐、研究、試驗和錯誤,才能在這個過程中累積經驗和知識。像是「我該如何讓我的程式碼更快?」、「我該如何確保沒有瓶頸?」或「我該如何在多台電腦上運行這個應用程式?」這些簡單的問題,花費數小時才能找到令人滿意的答案。如果對這個主題沒有足夠的背景知識,你永遠無法確定自己提出的任何解決方案是否正確。在《駭客的 Python 擴展指南》中,你將學會如何解決這些問題。本書提供了關於如何構建高效能 Python 應用程式的指導方針、技巧和最佳實踐。透過幾位專家的訪談,你將學會如何分散你的 Python 應用程式,以便能夠處理數千個請求。