InfoQ

InfoQ

Topic/Tag specific view

Caching Content on InfoQ


Latest featured content about Caching

Max Protect: Scalability and Caching at ESPN.com

Topics
Performance & Scalability,
Architecture

Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.

News about Caching

VMware Releases SQLFire 1.0

Topics
Clustering & Caching,
Java,
Persistence,
Data Access,
Performance & Scalability

VMware releases SQLFire 1.0 a distributed SQL database geared towards high availability and horizontal scalability which offers table replication, table partitioning and parallel execution of queries.

Resin Can Now Act As a Drop-in Replacement for Memcached Solution

Topics
Java

With the release of version 4.0.24, the cache for Caucho's Resin Application Server now provides a memcached interface for both the client and the server. This means that Resin can function as a drop-in replacement for memcached solutions.

Memcached surpasses EhCache and Coherence in Java Job Demand

Topics
Cloud Computing,
Clustering & Caching,
Java

Around January 2011, Memcached became the number one caching solution based on Java developer job demand. Memcached expanded beyond its LAMP roots. InfoQ caught up with Dustin Sallings, the implementer of Spymemcached the leading Java Memcached client, to get his perspective on the rise of Memcached in the Java world.

Articles about Caching

Infinispan's GridFileSystem - An In-Memory Grid File System

Topics
Clustering & Caching,
Java,
Architecture

Infinispan is an open source data grid platform that makes use of distributing state across nodes in a cluster. GridFileSystem is a new, experimental API that exposes an Infinispan-backed data grid as a file system. In this article, authors discuss distributed mode of Infinispan and how GridFS framework manages data caching by chunking up data using a new streaming API and storing them in a grid.

Extreme Transaction Processing Patterns: Write-behind Caching

Topics
Clustering & Caching,
Java,
Data Access,
Architecture,
Performance & Scalability

Lan Vuong shows how to optimize the performance of an application by leveraging the write-behind caching pattern which sends batch updates to the back-end database asynchronously within a user configurable interval of time, instead of doing sychronous write-through updates typical in web apps.

Presentations about Caching

Concurrent Caching at Google

Topics
Java

Charles Fry presents MapMaker, an in-memory caching solution on the JVM, discussing its API and implementation evolution along with internal details.

Membase NoSQL: Clustered by Erlang

Topics
NoSQL,
Stories & Case Studies

Sean Lynch and Matt Ingenthron introduce Membase, detailing how they added clustering features in Erlang, what they built and what lessons they leaned along the way.

Interviews about Caching

JSR 107, JSR 347, Infinispan, NoSQL, Hot Rod, Memcached, CDI and Beyond

Topics
Cloud Computing,
Clustering & Caching,
Java

InfoQ catches up with Manik Surtani to discuss JSR 347, data grids and Inifinispan. Manik dicusses overlap with NoSQL and support for Memcached and HotRod wire protocol as well.