InfoQ

Topic/Tag specific view

All content and news on InfoQ about Memcache


Latest featured content about Memcache

A Look at Common Performance Problems in Rails

Community
Ruby
Topics
Performance & Scalability,
Web Frameworks,
Ruby on Rails

Rails performance expert Dr. Stefan Kaes takes a look at the most common performance issues in your Rails applications and what to do about them. Advice is given regarding benchmarking, choosing a session container, caching results of expensive computations, optimizing database queries and working effectively with view helpers.

News about Memcache

Need to Scale Fast? Just Re-Architect it!

Community
Architecture,
Ruby
Topics
Performance & Scalability

The team at Delores Lab talk about lessons learned when their their site was featured on the Yahoo! home page, going from 500 to 100,000 visits overnight!

Java Clustering Framework Shoal Provides Fault Tolerance and Distributed State Cache

Community
Java
Topics
Clustering & Caching

Shoal is a java clustering framework that provides infrastructure to build fault tolerance, reliability and availability for java application servers. It can also be plugged into any application that needs clustering and distributed systems capabilities. Shoal is the clustering engine for GlassFish and JonAS application servers and provides a distributed state cache for storing application state.

Scaling Web Applications using Cache Farms and Read Pools

Community
Architecture
Topics
Performance & Scalability,
Clustering & Caching

Exploring a couple of lesser known tools in the architects' scaling toolkit.

Using memcached with ASP.NET

Community
.NET
Topics
Clustering & Caching

Instead of ASP.Net's built-in caching, some .NET developers are turning to memcached, is a distributed memory caching system originally by Danga Interactive for LiveJournal.