On Developer.com today there's a new article talking about memcache and how you can implement it in your application to provide a performance boost for applications in a distributed environment.
As distributed system is part of the Memcached definition, you can install Memcached on various servers to make a larger caching server.
In this way, Memcached helps reduce database loads to a minimum, resulting in faster and more responsive Web applications
They take...
NetTuts.com: The Best Way to Learn PHP
On NetTuts.com today there a new article with what they think is the best way to learn PHP in a list of thirteen different "assignments". Learning something from scratch is almost always...
SharePoint Online To Add Business Connectivity...
Microsoft highlighted an update to SharePoint Online during the Day 1 keynote at its SharePoint 2011 conference in Anaheim, Calif. The major update will offer Business Connectivity Services,...
Lazy evaluation with PHP - Juozas Kaziukenas
My new article called Lazy evaluation with PHP has just been published in Web Species blog. Recently I needed to process a huge array of data and because of PHP’s somewhat inefficient...
Post new comment