All videos
All videos
Run Programs Faster With GraalVM
October 8, 2019
GraalVM is a new virtual machine that enhances the Java ecosystem with an integrated, polyglot, high-performance execution environment for dynamic, static, and native languages. It optimizes well any JVM-based languages, but can also run dynamic scripting languages like JavaScript, node.js, Ruby, R, and Python.
In this talk, we'll discuss how GraalVM can help you run your workloads faster, simplify developers' life with polyglot programming or leverage ahead of time compilation for low footprint and fast startup deployments in serverless environments.
Other videos that you might like

Tools of the Mind
Rory Graves

Tips and Tricks for Running AWS Dependencies Locally
Maria-Livia Chiorean

Serialization toolbox for Akka messages, events and persistent state that helps achieve compile-time guarantee on serializability
Paweł Lipski, Marcin Złakowski

Integrating IDEs with Dotty, the experimental Scala compiler
Guillaume Martres