Java Caching with JSR107 and tCache

Scalable data-aware Java Caching

Christian Esken

Playlists: 'froscon2016' videos starting here / audio / related events

tCache - Scalable data-aware Java Caching.

Caching data is an essential part in many high-load scenarios. A local 1st-level cache can augment a shared 2nd-level cache like Redis and Memcached to further boost performance.
JCache (JSR107) is the Java Standard for Caching, and tCache is a production-proof OpenSource JCache provider. This talk presents advanced features of JCache like EntryProcessors and Listeners, and tCache specific cutting-edge features like data-aware evictions, and built-in load-spreading.

Download

Related

Embed

Share:

Tags