Recent Posts

Java Warmup and the Scaling Loop Problem

Author: Frank Delporte Original post on Foojay: Read More Table of Contents SummaryWhat’s actually happening during warmup?Is Java warmup actually your problem?How the scaling loop worksSolution 1: Give the compiler more resourcesSolution 2: Lower the compilation thresholdSolution 3: ReadyNow to learn once and start fast foreverSolution 4: Optimizer Hub as the full solution Cloud Native Compiler ReadyNow Orchestrator Setting it …

Read More »

JAVA & JAKARTA EE AND THE EVOLUTION OF THE CLOUD WITH NANOS UNIKERNEL

Author: Angelo Rubini Original post on Foojay: Read More Table of Contents The Future of Computing OnCloud OnPrem OnEdge of Java Is Already Here! The evolution of the Java and Jakarta Enterprise ecosystem is converging toward an increasingly simple, efficient, and scalable architecture that improves security, delivers higher performance, and reduces hardware and infrastructure costs. VMs vs Containers vs UnikernelsThe …

Read More »

Optimizing Java for the Cloud-Native Era with Quarkus

Author: Michal Maléř Original post on Foojay: Read More Table of Contents IntroWhat does Quarkus have to offer? Developer joy with live coding and dev mode Cost efficiency and performance Reactive at its core Which of your current development pains could Quarkus solve? Dev Services Vast extension ecosystem “OK, I would like to try it, but is it easy enough …

Read More »