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.

Tags