News Feed
Jobs Feed
Sections




News Archive
JSLabs Blog:
5 tips for creating high performance web apps
February 08, 2007 @ 12:32:51

In this new post, Justin Silverton shares a few helpful hints for creating high performance applications in PHP:

  • use multi resultset queries to your database rather than many small ones
  • page/object caching
  • gzip compression
  • tune your web server
  • Don't save performance testing for the end of the project
Each of the items has explanation and links to more details on them (including links to three difference object caching applications - ion cube, alternative PHP cache, turck MMCache).

0 comments voice your opinion now!
create high performance web application cache gzip webserver testing create high performance web application cache gzip webserver testing


blog comments powered by Disqus

Similar Posts

David Goodwin's Blog: Release - Pale Purple's Trac Project Planning Board

JSLabs Blog: 5 tips for creating high performance web apps

Chris Hartjes' Blog: Tricorder: A Testing Helper for PHP

ThinkPHP Blog: Slides from International PHP Conference, part 1

DevShed: Completing a Blogger with PHP


Community Events











Don't see your event here?
Let us know!


composer framework code database functional zendframework2 api development release testing interview language introduction series opinion podcast community unittest example phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework