Memcache

Memcache & MySQL PHP Session Handler

Posted on April 8, 2009. Filed under: Memcache, PHP, mysql+ | Tags: , , , , |

LAST UPDATED MAY 17, 2009
I have recently read Cal Henderson’s book, Building Scalable Web Sites, and was inspired 6 ways from Sunday on just about every approach I take to web development. I highly recommend you purchase this book, and read through it asap… it is a must read [even though it was published back [...]

Read Full Post | Make a Comment ( 15 so far )

Using Memcache with MySQL and PHP

Posted on May 21, 2008. Filed under: Memcache, PHP, mysql+ | Tags: , , , , , |

Memcache is a great caching tool available for nearly every scripting or programming environment. I use it with PHP to speed up some applications I have written by completely avoiding asking the database for information. I wanted a very clean way of implementing this in my various projects, with as little change to the existing [...]

Read Full Post | Make a Comment ( 30 so far )

Installing memcache on Windows for PHP

Posted on January 10, 2008. Filed under: Apache, Memcache, PHP | Tags: , , , , , |

LAST UPDATED MAY 7, 2009
Installing memcache on Windows XP / Vista is kind of like voodoo for those of us who are not disciplined with compiling code from source. I initially attempted to install memcache a few months ago after reading a few articles about how much performance it can pump into your web application. [...]

Read Full Post | Make a Comment ( 76 so far )

Liked it here?
Why not try sites on the blogroll...