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

IBM developerWorks: Understanding the Zend Framework, Part 1: The basics

DevShed: Using Timers to Benchmark PHP Applications

TutToaster.com: How to create a forum in PHP from scratch

Davey Shafik's Blog: Next Generation REST Web Services Client

Chris Hartjes' Blog: Moving on, and a Testing Mini-Manifesto


Community Events









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


api introduction release podcast functional testing framework interview object zendframework2 opinion composer example unittest language event community tool development code

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