Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Infinispan data grid platform definitive guide
  • Table Of Contents Toc
Infinispan data grid platform definitive guide

Infinispan data grid platform definitive guide

4.5 (4)
close
close
Infinispan data grid platform definitive guide

Infinispan data grid platform definitive guide

4.5 (4)

Overview of this book

This practical guide is intended for those who want to learn how to build extremely scalable applications. This book is easy to read and is aimed at Java enterprise developers with a solid knowledge of Java. However, no previous coding experience with Infinispan is required.
Table of Contents (14 chapters)
close
close
13
Index

Summary

During this chapter, we got an overview about the several cache topologies Infinispan provides.

You can use the replication mode to provide fast access to the cache data, because clients will be able to read the information quickly, with the data available on each node of the grid. However, for each data manipulation, the updated cache will send its new state to the other members of the cluster, which can be an expensive operation and add some overhead to your network.

In invalidation mode, the updated cache will send a message to the other members of the cluster stating that a particular piece of data has been modified. After receiving this message, the other nodes will remove this data from their local cache.

If you decide for a local-mode cache, the updated cache is not aware there are other nodes running in the cluster, and will not attempt to exchange data with them. However, a local-mode cache is a drop-in replacement for a Java Map, with the added values of supporting expiration...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Infinispan data grid platform definitive guide
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon