Section 14.1. Introduction


14.1. Introduction

Any application has goals in terms of performance. There will always be resource constraints such as CPU, memory, disk throughput, and so on. If your site is expecting significant amounts of traffic (millions of page views per day), you should spend some time on different aspects of performance tuning.

After you finish reading this chapter, you will have learned how to

  • Design high-performance PHP applications

  • Use different types of caching methods

  • Profile PHP code

  • Work with code and database optimization

  • Optimize PHP itself

  • Tune the web server and operating system

This chapter's goal is to help you to use PHP to its fullest to build cost-efficient applications.



    PHP 5 Power Programming
    PHP 5 Power Programming
    ISBN: 013147149X
    EAN: 2147483647
    Year: 2003
    Pages: 240

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net