Chapter 4. Infinispan Topologies

In the previous chapter, you have seen how to use the Cache API and how to configure Infinispan, whether it is declaratively or programmatically. In this chapter, you will explore different ways to design and implement your cache solution, according to the different caching requirements an application might have. Some application might require only basic caching capabilities, others may need only transactional requirements and a cache that handles both read/write operations, and some others may only need a distributed second level cache for an ORM framework.

In order to address these different requirements, Infinispan provides support for a rich set of configuration options, where you can decide for different cache ...

Get Infinispan Data Grid Platform Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.