High-Performance Java EE with JCache and CDI
Do you need more performance from your Java EE applications? Is latency causing you stress? If so, take a look at JCache, the Java caching API. This code-driven session demonstrates how to integrate JCache into your Java EE applications, using CDI. JCache (JSR 107), the new standard API for cache …