Back to Tags
Graalvm
5 items tagged with "graalvm"
Filter by type:
Stacks2
Stack
Quarkus Cloud-Native Java Stack
Cloud-native Java backend using Quarkus with GraalVM native compilation and PostgreSQL for fast-starting, low-memory containerized services.
Stack
Micronaut JVM Microservices Stack
JVM microservices stack using Micronaut with ahead-of-time compilation and PostgreSQL for low-memory, fast-starting services and serverless functions.
Comparisons2
Comparison
JVM vs GraalVM Native Image
Run JVM applications on the traditional HotSpot JVM with JIT, or compile them ahead-of-time to native images with GraalVM for fast startup and low memory.
Comparison
OpenJDK vs GraalVM
Two JDK distributions: OpenJDK is the reference Java runtime, while GraalVM adds a high-performance JIT, ahead-of-time native compilation, and polyglot support.