Enter: Free (pre-registration)
The first meetup of 2020 will be held by Developer Advocate for GraalVM at Oracle Labs, Alina Yurenko with talk "Intro to GraalVM and Native Images". And the second talk "GraalVM Native Image from a Compiler Developer’s Perspective" will be present by Senior Researcher at Oracle Labs, David Leopoldseder.
Intro to GraalVM and Native Images
In this talk, we'll briefly go through key concepts of GraalVM and then focus on the native image overview. We'll talk about the best use cases for GraalVM native images and how to make sure it's the right solution for your project, where to get started, what are some helpful configuration options, and how to build native images within popular Java microservice frameworks for real-world projects.
GraalVM Native Image from a Compiler Developer’s Perspective
In this session David will provide a technical dive into the native image technology: the technical architecture of the native image, walk through the steps of the image building process, reflect on performance aspects of AOT and JIT-compiled code and talk about the key benefits of native image.