speed
Separates the heavy lifting of compiling byte code to optimized machine code from the actual running of Java applications.
Ensures consistent responsiveness and performance even as instances are brough up and down, and during critical times like a retail rush, start of the gaming day or market open.
OptHub offloads the actual work of performing the optimizations from the JVM to dedicated resources on OptHub. OptHub has a cache of all performed optimizations, it can serve the optimizations a JVM needs faster and cost-effectively.
Azul Platform Prime Stream Builds are free for development and evaluation.