Jack and others, Does your book cover caching schemes or mentions Jcache ? There is a real need for standardized caching mechanism in J2EE. For example, I usually cache JNDI lookups in hashtables. Thanks Gavin Bong
Jack Shirazi
Author
Ranch Hand
Joined: Oct 26, 2000
Posts: 96
posted
0
I cover caching in half the chapters or more, as applied to each type of tuning technique. Ther are so many different ways to cache, and it is such a useful performance tuning technique that it's hard to avoid. There is an expert group looking at including some standard caching mechanisms for Java. I can't remember which JSR it is. --Jack Shirazi JavaPerformanceTuning.com