The Hacker's Guide To Scaling Python
Use attributes for filter ! | |
Google books | books.google.com |
---|---|
Originally published | December 4, 2017 |
Authors | Julien Danjou |
Date of Reg. | |
Date of Upd. | |
ID | 1970414 |
About The Hacker's Guide To Scaling 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. . . .