SA Sarathkumar Handling 100k Requests with Java Virtual Threads (Complete Guide for 2026) Handling 100k concurrent requests in Java is now achievable using Virtual Threads (Project Loom), which allow you to create millions of…
HA Hameed Ibrahim Core Java Performance Tuning: A Practical Guide for High-Performance Applications Performance tuning is a critical skill for Java developers building scalable and high-throughput systems. Whether you’re processing…
AN Andrei Lescu SAP Commerce 2211.48 / 2211‑jdk21.6: What Actually Matters SAP Commerce 2211.48 / 2211-JDK21.6 decoded: password fixes, session cleanup, Solr upgrade, and practical upgrade insights.
AB Abhinav Sarja Enhancing Operational Efficiency using Java Virtual Threads What is Operational Efficiency ?
TCH NI Nirav Shah Installing Oracle JDK 21 on Ubuntu with other versions If you already have an older Java version (like Java 8, 11, 17) installed on Ubuntu and want to install Oracle JDK 21 without breaking…
KU kunalkrishna85 []Multiple Java Installation Often as a developer one might have to install multiple versions of Java(JDK) and interchange between them depending on use…
LIF TCH NI Nikolay Kudinov Inside Java Virtual Threads: A Deep Dive into the JVM Implementation. Part 1 Virtual threads make concurrency simple again — giving you the scalability of asynchronous programming with the simplicity of plain…
AN Andrei Lescu SAP Commerce Cloud 2211-jdk21: Framework Update and the Next Chapter of Innovation Upgrade to SAP Commerce Cloud 2211-jdk21 Framework Update — JDK 21, Spring 6, and the start of a new innovation era.
TCH MD Md. Hasan Basri Enhancing the Java Experience with JEP 440: Record Patterns in JDK 21 Introduction: JEP 440, a significant enhancement in JDK 21, introduces record patterns to the Java programming language, enabling a more…