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

Поделиться
HTML-код
  • Опубликовано: 28 авг 2024
  • 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 месяцев назад +3

    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 месяцев назад +1

    Great show. 🎉
    ps: we miss Fabio, the Squeak Smalltalk guy😊

  • @maxs.6581
    @maxs.6581 8 месяцев назад

    Wow, cool. Alina, you are great)

  • @user-jw9iw2zy1k
    @user-jw9iw2zy1k 7 месяцев назад

    Hi, is there any way to get the PPT from this video?