Everything you need to know about GraalVM Native Image By Alina Yurenko, Fabio Niephaus

  Рет қаралды 1,887

Devoxx

10 ай бұрын

In the past few years GraalVM got widely adopted in the Java ecosystem, and now it's hard to imagine starting a new project, especially for the cloud, without at least considering going native. However, taking a new technology to production requires research and preparation. What is the best way to build and deploy such native executables? Once deployed, how can I monitor them? Can I test them as I do with regular Java applications? What if startup is less important, how do I optimize for peak performance and latency? How do I use frameworks and libraries?
This deep dive will cover all these topics and include examples for each. We'll also reserve plenty of time for questions - bring them all!
ALINA YURENKO
Alina is a developer advocate for GraalVM at Oracle Labs, a research & development organization at Oracle. Loves both programming & natural languages, compilers, and open source.
FABIO NIEPHAUS
Fabio Niephaus is a researcher on the GraalVM project at Oracle Labs and focuses on the developer experience and tools for GraalVM. His research interests include developer tools, programming languages, and virtual machines.

Пікірлер: 4
@wembleyleach
@wembleyleach 10 ай бұрын
Wow, great video. I particularly liked the benchmarking using an actual dedicated machine to really demonstrate Graal’s benefits against vanilla Java.
@ThiagoLino
@ThiagoLino 10 ай бұрын
Great show. 🎉 ps: we miss Fabio, the Squeak Smalltalk guy😊
@maxs.6581
@maxs.6581 7 ай бұрын
Wow, cool. Alina, you are great)
@user-jw9iw2zy1k
@user-jw9iw2zy1k 6 ай бұрын
Hi, is there any way to get the PPT from this video?