Cache (6)

Technology Review: TR10: HashCache
Throughout the developing world, scarce Internet access is a more conspicuous and stubborn aspect of the digital divide than a dearth of computers. "In most places, networking is more expensive--not only in relative terms but even in absolute terms--than it is in United States," says Vivek Pai, a computer scientist at Princeton University.
Tags: cache, technology, web, article - view - bharath - 11/14/2009 - 11:41 - - -
submit

Installing memcache on Windows for PHP « Adventures in PHP / DHTML / CSS and MySQL
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.
Tags: cache, memcache, php, windows, tutorial - view - prasanth - 10/08/2009 - 23:11 - - -
submit

Caching in Drupal 6 | drupal.org
Caches are used to improve the performance of your Drupal site. Rather than extracting the same data over and over again every time a page is loaded, caching stores frequently accessed and relatively static data in a convenient place and format.
Tags: cache, drupal, performance, advice - view - prasanth - 10/03/2009 - 22:08 - - -
submit

advcache and memcached benchmarks with Drupal | 2bits.com, Inc. - Drupal Development, Customization and Consulting
We used a simple setup, with memcached on the same server that is running Drupal. In a real production environment, memcached would be distributed over several servers, and Drupal would be running on one or more web servers, and a database server.
Tags: cache, drupal, memcache, benchmark - view - prasanth - 10/03/2009 - 22:03 - - -
submit

High performance | groups.drupal.org
This group is dedicated to solutions and approaches for high traffic, high performing Drupal sites. As such, it will deal with a lot of information around the rest of a typical Drupal "stack" -- the operating system, web server, database, and PHP tweaks that combine to support the Drupal application.
Tags: cache, community, drupal, hosting, mysql, performance, scalability, group - view - prasanth - 10/03/2009 - 14:40 - - -
submit

Drupal caching with Cache Router | Achieve Internet
I have been working on upgrading the caching contrib modules to Drupal 6 and started to notice some patterns and duplicated code, which led me to think Drupal's approach to caching in general. We currently have a fairly limited API for caching, but we have a magic bullet that helps us overcome some of these weaknesses:
Tags: cache, drupal, module, performance, tutorial - view - prasanth - 10/03/2009 - 14:39 - - -
submit

cache XML feed