×
GraalVM

Building Microservices Applications Based on Static Compilation

This article discusses how Java static compilation can address the issues of high cold start and runtime memory usage, enabling the development of more lightweight microservices applications.

Static Compilation of Java Applications at Alibaba at Scale

In this post, experts from the Alibaba JVM team shared their experiences of using GraalVM to improve startup performance and lower memory footprint.