
Internet
Memcached is a simple caching service that let’s you store data in memory and retrieve it easily. A lot of web applications already support using it to improve performance by caching information there instead of constantly asking the database for the same data again and again. To give you an impression of how useful this is, it’s used by the following sites to help cope with all their visitors: LiveJournal, Wikipedia, Flickr, Bebo, Twitter, Typepad, Yellowbot, Youtube, Digg, WordPress (so this blog!), Craigslist, Mixi and many more!
Unfortunately there hasn’t been a Windows port that’s been kept up to date for a while. Until now…
Windows Port
Thanks to a team called “NorthScale” there is now an up to date port of Memcached for 32-bit and 64-bit Windows. This even includes proper service support so memcached can be installed to start as a Windows service.
Virtual Appliance
They even produce a memcached Virtual Appliance. This is a VMWare compatible system image that’ll let you run a cut-down memcached server. It appears to be configured to maximise memory usage and provides a web interface to help configure any settings.
SpyMemcached
For those of us using ColdFusion and Java, a member of the NorthScale team also produces SpyMemcached, a Java client for memcached. CFML users can take advantage of this using the memcached project hosted on RIAForge.
51.481307
-3.180498