News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
ProWebDeveloper.info:
Reducing Database Load with Secure Client-side Sessions
February 16, 2007 @ 08:02:00

On prowebdeveloper.info, Marcel Esser has posted the first in a series of articles looking at functionality to reduce database load in applications, specifically those using secure client-side sessions.

Scaling web applications is easy. Generally, if a web application is designed to store all of its session information in a database, it can be easily scaled by adding more servers in a load-balanced setup. This is tried and true, and it works very well - until your database server runs out of capacity.

He lists the common ways most developers solve this problem (four of them) but notes that thay are more of a temporary solution rather than a long-term fix. Instead, he outlines what the requirements for a library to correctly handle the connections should be and explains how each of them would be implemented. He's been following this kind of mentality in the development of his own package - proWebComponents.

3 comments voice your opinion now!
database load client session secure solve package database load client session secure solve package




Community Events





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


database interview podcast development conference application introduction api component language series unittest release phpunit custom symfony2 test community framework opinion

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