Cache
-
Enterprise Java

Spring 3.1 Caching and @CacheEvict
My last blog demonstrated the application of Spring 3.1’s @Cacheable annotation that’s used to mark methods whose return values will be stored…
Read More » -
Enterprise Java

Hibernate caches basics
Recently I have experimented with hibernate cache. In this post I would like share my experience and point out some…
Read More » -
Enterprise Java

Generational caching and Envers
Konrad recently shared on our company’s technical room an interesting article on how caching is done is a big polish…
Read More » -
Enterprise Java

EhCache replication: RMI vs JGroups
Recently, I was working on one product which required replicated caching. Caching provider was already decided – EhCache, and the…
Read More » -
Enterprise Java

Hibernate cache levels tutorial
One of the common problems of people that start using Hibernate is performance, if you don’t have much experience in…
Read More » -
Software Development

Write Through Cache
I was a young budding developers when I was first introduced to the concept of Cache. My Senior Architect then…
Read More » -
Enterprise Java

Introducing Deliberate Caching
A few weeks ago I attended a ThoughtWorks Technology Radar seminar. I worked at ThoughtWorks for years and think if…
Read More » -
Enterprise Java

High Performance JPA with GlassFish and Coherence – Part 3
In this third part of my four part series I’ll explain strategy number two of using Coherence with EclipseLink and…
Read More » -
Enterprise Java

High Performance JPA with GlassFish and Coherence – Part 2
In this second part of my four part series I’ll explain strategy number one of using Coherence with EclipseLink and…
Read More »





