cache

  • submit to reddit

Infinispan as Remote Cache Cluster

This guide will walk you through configuring and running Infinispan as a remote distributed cache cluster. Infinispan offers four modes of operation, which...

0 replies - 3449 views - 07/25/12 by Nishant Chandra in Articles

BigCache - An (open-source) Off-Heap Caching Solution For Java Platforms

Off-heap (in-process) storage has started to gain traction in the enterprise Java world and especially in the BigData arena. While some vendors picked up on...

6 replies - 1730 views - 07/09/12 by Cosmin Marginean in Announcements

OS’s cache does matter for query performance

These days I’ve been working on the performance benchmarks that I mentioned in my previous post. They consist in running a big number of queries ...

2 replies - 6339 views - 05/09/11 by Juan Grande in News

How to Cache JSF Beans Getter with Spring AOP

Introduction JSF can call a getter more than once per request.For example in the following JSF file :<html><body> <h:dataTable...

21 replies - 10103 views - 01/05/11 by Nicolas Labrot in Articles

More on dangers of the caches

I wrote couple of weeks ago on dangers of bad cache design. Today I’ve been troubleshooting the production down case which had fair amount of issues...

0 replies - 5483 views - 11/24/10 by Peter Zaitsev in News

Create Unique ID Hash From Args

0 replies - 2282 views - 08/11/10 by Snippets Manager in Uncategorized

Implementing a Declarative and Flexible Cache in Spring

Caching has always been a common need in order to both speed up an application and alleviate its workload. Moreover its usefulness is particularly evident...

7 replies - 10141 views - 06/14/10 by Mario Fusco in Articles

How-Tos for implementation of Open Source Portal and ECM Projects

It is always a big challenge when you want to extend your current web presence and manageability of your content produced by your existing legacy...

3 replies - 12948 views - 05/26/10 by Ali Loghmani in Articles

GigaSpaces XAP 7.1 Beta

The GigaSpaces 7.1.0 Beta(M9) is available for download through the download section  of GigaSpaces Early Access Program page. Previous GigaSpaces 7.1.0...

0 replies - 1254 views - 02/19/10 by Guy Korland in Announcements

The Role of Caching in Large Scale Architecture

Pre-Internet, lots of systems were built without caches. The need to scale has led to the widespread deployment of caching. Most of the open source caching...

5 replies - 17465 views - 06/15/09 by Greg Luck in Articles

New Open Source Cache System

The SHOP.COM Cache System is now available at http://code.google.com/p/sccache/The SHOP.COM Cache System is an object cache system that...is an in-process...

19 replies - 4953 views - 12/18/08 by Jordan Zimmerman in Announcements

PHP Clear Cache

0 replies - 7769 views - 11/17/08 by Snippets Manager in Uncategorized

JBoss Cache 3.0.0 Alpha Available

The first alpha of JBoss Cache 3.0.0 - codenamed Naga - is out and available for download. In a nutshell, it is a truly open source (LGPL) distributed...

0 replies - 3968 views - 07/23/08 by James Sugrue in Announcements

Automatic Expiration Of Rails Action Caching

0 replies - 9201 views - 07/15/08 by Snippets Manager in Uncategorized

Marshalize (Cache) ActiveRecord Query Results

0 replies - 5619 views - 01/30/08 by Snippets Manager in Uncategorized