News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso's Blog:
Clustering PHP applications. Tips and hints
July 28, 2010 @ 11:09:20

In a new post to his blog today Gonzalo Ayuso offers some tips for those out there wanting to cluster their PHP applications effectively.

Sometimes a web server and a database is fair enough to meet our project requirements. But if the project scales we probably need to think in a clustered solution. This post is an attempt at being an unsorted list of ideas working with clustered PHP applications. Maybe more than a list of ideas is a list of problems that you will face when swapping from a standalone server to a clustered server.

He touches on a few different topics you might need to consider:

  • consistency in source code
  • writing to the file systems
  • deployment problems
  • authentication/authorization issues
  • handling sessions/logs/cache files
0 comments voice your opinion now!
application deployment consideration clustering


blog comments powered by Disqus

Similar Posts

Alexander Netkachev's Blog: Installing Propel object persistence layer for Web application

PHP-GTK Community Site: knj SQL-admin

PHP-GTK Community Site: VIES client

Felix Geisendörfer's Blog: How to Plugin'ize Your App

International PHP Magazine: Three Releases - Graphing, Blitz and Plugins


Community Events











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


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

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