Book Image

Infinispan data grid platform definitive guide

Book Image

Infinispan data grid platform definitive guide

Overview of this book

Table of Contents (20 chapters)
Infinispan Data Grid Platform Definitive Guide
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we looked at the ways in which you can connect to the Infinispan remote server. There are many server modules available such as the Memcached, Hot Rod, REST, and WebSocket server module, each with its own strengths and limitations.

We analyzed how to install and configure each server module, customize the Infinispan subsystem, and saw some examples of how to use them; finally, we also examined a command line interface (CLI) provided by Infinispan, which is convenient for performing many of the functions that are available in the standard API.

In the next chapter, we are going to cover Hibernate OGM, an interesting framework that provides support for JPA, Infinispan, and NoSQL data stores such as MongoDB.