Recent Posts

Scalable Enterprise Java for the Cloud

Author: Dominika Tasarz Original post on Foojay: Read More We’re excited to introduce Scalable Enterprise Java for the Cloud, a new free eBook created through a close collaboration between Payara, Java Champion Otavio Santana, and the Oracle NoSQL team Dario Vega & Michael Brey. This project brings together different parts of the Java ecosystem with a shared goal, helping developers …

Read More »

Make Java Fleets Warm Up Faster on AWS With Azul Optimizer Hub

Author: Frank Delporte Original post on Foojay: Read More Table of Contents Azul Zing Builds of OpenJDK  Azul Optimizer Hub  Amazon Services to run Optimizer Hub   Your applications and other Java systems   Optimizer Hub on EKS    Connecting your applications to Optimizer Hub  Java warmup improvement results  Compiler queues  Compiler threads  CPU use percentage  Case study: real-world impact  Impact on errors  Conclusion   Traditional Java executes code in slower interpreted mode, …

Read More »

Inside the Engine: The Sub-Millisecond Performance Relay of MongoDB 8.0

Author: Elie Hannouch Original post on Foojay: Read More Table of Contents Stage 1: Network Arrival & Task Dispatch Stage 2: OperationContext & ACL/Parsing Stage 3: PlanCache Lookup & Query Planning Stage 4: SBE Execution & Cooperative Yielding Stage 5: WiredTiger MVCC, Cache & Journaling Stage 6: Index Mastery & Pre-Splits Stage 7: Replication & Transactional Guarantees Stage 8: Mongos …

Read More »