Git Product home page Git Product logo

java-high-performance's Introduction

Java High Performance [Video]

This is the code repository for Java 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 12 comes with a host of new features and APIs with lots of ready-to-use components to help you build efficient and scalable applications. You will leverage JFR (Java Flight Recorder) to test the performance of your applications and learn about general Java performance practices and improvements introduced in Java 12.

In this hands-on course, you will build a data-processing application and improve its performance in every section as you progress through the course. You will use the AOT compiler and JShell to prototype your Java code. Moving on, you will be introduced to multithreading and will learn about concurrent programming to build highly concurrent and efficient applications.

By the end of the course, you will be able to build high-performance and efficient applications optimized in various aspects of Java.

What You Will Learn

  • Validate the high performance of your algorithms using the JMH tool implementation
  • Use java.util.concurrent primitives effectively in a multi-threaded environment
  • Optimize your day-to-day programs by applying performant computations
  • Use the AOT Compiler to improve performance
  • Use JShell to reduce feedback loops and prototype code more rapidly
  • Use the Java Flight Recorder to validate the performance of your applications
  • Write non-blocking algorithms using the CompareAndSet pattern
  • Perform I/O operations in a memory- and CPU-efficient way

Technical Requirements

This course has the following software requirements:
For successful completion of this course, students will require the computer systems with at least the following:
• IntelliJ IDEA
• Java JDK 8 or later



Recommended Hardware Requirements:

For an optimal experience with hands-on labs and other practical activities, we recommend the following configuration:
• OS: Windows, MacOSX
• Processor: Intel or compatible
• Memory: 16 GB RAM
• Storage: 200 MB or more hard disk
• Video Card: 256MB Video Memory



Related Products

java-high-performance's People

Contributors

packt-itservice avatar packtdwayne avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.