Terracotta Ehcache
-
Enterprise Java
Spring Boot Transaction-Aware Caching Example
Caching stands as a crucial technique in application development, enhancing performance and alleviating strain on databases and other resources. Within…
Read More » -
Enterprise Java
Spring 3.1: Caching and EhCache
If you look around the web for examples of using Spring 3.1’s built in caching then you’ll usually bump into…
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
Adding Ehcache to Openxava application
Introduction This article shows how to quickly enable Ehcache on Openxava applications and thus improving performance. When viewing an entity…
Read More » -
Enterprise Java
Enabling JMX in Hibernate, EhCache, Quartz, DBCP and Spring
Continuing our journey with JMX (see: JMX for human beings) we will learn how to enable JMX support (typically statistics…
Read More »