Quantcast
Channel: Zend Framework Archives - BrandonSavage.net
Viewing all articles
Browse latest Browse all 16

Caching For Efficiency With Zend Framework

$
0
0
One of the things I’m always looking for is ways to improve performance with the applications I write. While a few applications are write-heavy, most are read-heavy: that is, reading the database is the predominant behavior (for example, this WordPress blog reads the database far more often than it writes to the database). Additionally, Zend [...]

Viewing all articles
Browse latest Browse all 16

Trending Articles