cache

  • submit to reddit

OS’s cache does matter for query performance

This story is part of the DZone Solr-Lucene Zone, which is brought to you in collaboration with the Solr/Lucene Community. Visit the Solr-Lucene Zone for additional tutorials, videos, opinions, and other resources on this topic.

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 against a Solr server, and verifying how each feature (sharding, highlighting, faceting, etc) affects the...

2 replies - 4293 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 :

21 replies - 7103 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 related to how cache was used. The deal was as following. The update to the codebase was performed and...

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

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 today with the raise of the social web applications that are visited by thousands of people at the same...

7 replies - 6895 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 applications. There are a variety of different implementations on how to achieve this goal. In this post I will...

3 replies - 8941 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 Milestones (M3, M4 etc.) are available for download on the same page. GigaSpaces 7.1.0 Beta is the last a...

0 replies - 850 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 projects grew out of internal efforts to solve performance problems for specific web sites. Ehcache,...

4 replies - 13727 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...

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

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 enterprise cache, which is often used as a library to remove data retrieval and calculation bottlenecks, or...

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