Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Pro PHP Application Performance: Tuning PHP Web Projects for Maximum Performance (Repost)

Posted By: Veslefrikk
Pro PHP Application Performance: Tuning PHP Web Projects for Maximum Performance (Repost)

Pro PHP Application Performance: Tuning PHP Web Projects for Maximum Performance
Ap.r.ess | 2010 | ISBN: 1430228989 | 264 pages | PDF | 11 MB

This book contains tips, tricks, and techniques to make new and existing PHP applications much faster and less resource-hungry. Author Armando Padilla looks at all major sections of the PHP application stack—from server hardware to database and web server performance. PHP program application performance is the center of this book, and Padilla shows you how to improve performance by best practices, proper design, and best-of-breed tools.

Padilla starts out by establishing performance testing and benchmarking methodology using common open source and browser-based testing tools. He then discusses best practices for PHP development, and also explains refactoring existing code, both with performance in mind. In addition to best coding practices, this book will teach you how to use and tweak Opcode caches such as APC, XCache, and eAccelerator.