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 4
Coherence
Coherence is a leading in-memory data grid solution for mission-critical applications. By providing fast access to frequently used data. - Look at the main components of coherence - See the coherence example - Look at the live demo of 3 major JCache implementations