Supercharge Your Applications with GraalVM (pdf)

$12.00

Author A.B Vijay Kumar
Edition 1
Edition Year 2021
Format PDF
ISBN 9781800564909
Language English
Number Of Pages 360
Publisher Packt

Description

Key Features

  • Generate faster and leaner code with minimum computing resources for high performance
  • Compile Java applications faster than ever to a standalone executable called native images
  • Create high-performance polyglot applications that are compatible across various JVM and non-JVM languages

Book Description

GraalVM is a universal virtual machine that allows programmers to compile and run applications written in both JVM and non-JVM languages. It improves the performance and efficiency of applications, making it an ideal companion for cloud-native or microservices-based applications.

This book is a hands-on guide, with step-by-step instructions on how to work with GraalVM. Starting with a quick introduction to the GraalVM architecture and how things work under the hood, you’ll discover the performance benefits of running your Java applications on GraalVM. You’ll then learn how to create native images and understand how AOT (ahead-of-time) can improve application performance significantly. The book covers examples of building polyglot applications that will help you explore the interoperability between languages running on the same VM. You’ll also see how you can use the Truffle framework to implement any language of your choice to run optimally on GraalVM.

By the end of this book, you’ll not only have learned how GraalVM is beneficial in cloud-native and microservices development but also how to leverage its capabilities to create high-performing polyglot applications.

What you will learn

  • Gain a solid understanding of GraalVM and how it works under the hood
  • Work with GraalVM’s high performance optimizing compiler and see how it can be used in both JIT (just-in-time) and AOT (ahead-of-time) modes
  • Get to grips with the various optimizations that GraalVM performs at runtime
  • Use advanced tools to analyze and diagnose performance issues in the code
  • Compile, embed, run, and interoperate between languages using Truffle on GraalVM
  • Build optimum microservices using popular frameworks such as Micronaut and Quarkus to create cloud-native applications

Who this book is for

This book is for JVM developers looking to optimize their application’s performance. You’ll also find this book useful if you’re a JVM developer looking to explore options to develop polyglot applications using tools from the Python, R, Ruby, or Node.js ecosystem. A solid understanding of software development concepts and prior experience working with programming languages is necessary to get started.

Table of Contents

  1. Evolutions of JVM
  2. JIT, Hotspot, and GraalVM
  3. GraalVM Architecture
  4. Graal Compiler – JIT, AOT
  5. Graal Compiler – Ahead of Time
  6. Truffle – An overview
  7. Graal Polyglot (Java, Node)
  8. GraalVM Polyglot – Java on Truffle, Python and R
  9. Graal Polyglot – LLVM, Ruby, WASM
  10. Microservices Framework and ARchitecture with Case Study

Additional information

Author

A.B Vijay Kumar

Edition

1

Edition Year

2021

Format

PDF

ISBN

9781800564909

Language

English

Number Of Pages

360

Publisher

Packt

Reviews

There are no reviews yet.

Be the first to review “Supercharge Your Applications with GraalVM (pdf)”

Your email address will not be published. Required fields are marked *