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
sbt1
Eugene Yokota, Dale Wijnand
Exploring Type-Level Programming in Scala
Jorge Vásquez
IDEs and compilers: an ever closer union
Guillaume Martres
Serialization toolbox for Akka messages, events and persistent state that helps achieve compile-time guarantee on serializability
Paweł Lipski, Marcin Złakowski