What is Cúram Cache

Cúram Cache is a generic caching service that is designed to satisfy the requirement for short and long lived caches in the application. The service is available in both the client and server containers of an application server environment (online application) as well as in a standard standalone Java™ process (batch programs).

Cúram Cache allows the creation of three types of caches:

The last two type of caches are collectively referred to in this document as multi-instance caches because at any given moment there could be more than one instance of a cache with a given name (one for each active transaction or thread).