Skip to content

PacktPublishing/Java-EE-8-High-Performance-video-

Repository files navigation

Java-EE-8-High-Performance [Video]

Java EE 8 High Performance(video), published by Packt

This is the code repository for Java EE 8 High Performance [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

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.

The course starts with the basics of Java Concurrency, Java EE Concurrency, followed by Caching solutions and High-Performance frameworks for Java SE and EE. Then, learn Troubleshooting performance problems, Monitoring the JVM stats and wider Performance Monitoring as well as Tools for Stress and Load Testing.

What You Will Learn

  • Optimize your Java Enterprise application by introducing asynchronous behavior
  • Use new features added in Java SE and EE 8
  • Proactively monitor the performance and state of your system
  • Analyse and visualize key performance metrics
  • Conduct Load and Stress tests to check for hidden bottlenecks or errors in your application
  • Add a cache to your system or applying libraries for real-time and high-performance
  • Optimize your Java EE applications

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course is for anyone interested in performance optimization for Java EE 8, such as students and professionals looking to improve the performance of their Java EE applications. This course requires a basic knowledge of Java.

Folder structure

.
├── Section1
│     └── Video_1.x  <-- contains the files/examples used in this video 
│     │  
│     └── module-xyz <-- contains Maven module examples with a specific 
│                               artifactId used in this section
└── Section2
        ...

Related Products

About

Java EE 8 High Performance(video), published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •