Solving performance problems on Java web applications - Our experiences  

This material is from my presentation at Silicon Valley Code Camp - 2014
svcc-2014-presentation.PNG

 
3
Kudos
 
3
Kudos

Now read this

Trouble with EhCache

We are running EhCache in production, and the cache has been configured with Cache size in memory and on the disk. However, upon analysis of heap dump using Eclipse Memory Analysis Tool (MAT), we noticed the EhCache was using almost 80%... Continue →