Book Image

Java EE 8 High Performance [Video]

By : Werner Keil
Book Image

Java EE 8 High Performance [Video]

By: Werner Keil

Overview of this book

Java EE 8 High Performance aims how to use Java EE for mission- or performance-critical applications. How to monitor the state and performance metrics of your program in a distributed environment. To make use of concurrency and multiple cores provided by modern processor architectures plus the support offered by Java 8. Common pitfalls and How you can scale your application to meet higher demand by adding cluster and load-balancing techniques. As well as optimization tools and frameworks like the Java Cache standard, Eclipse Collections or Javolution. All the codes are present at: https://github.com/PacktPublishing/Java-EE-8-High-Performance-video-
Table of Contents (9 chapters)
Chapter 3
Caching
Content Locked
Section 5
Infinispan
Infinispan is a distributed cache and key-value NoSQL data grid solution developed by Red Hat. - Look at the main components of Infinispan - See in depth about the hot rod - Look at the live demo of Infinispan