<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HPC on JAVAPRO International</title><link>https://javapro-en.svenruppert.com/tags/hpc/</link><description>Recent content in HPC on JAVAPRO International</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 05 May 2025 07:00:02 +0000</lastBuildDate><atom:link href="https://javapro-en.svenruppert.com/tags/hpc/index.xml" rel="self" type="application/rss+xml"/><item><title>Optimizing Java Performance: Caching with Core Java Instead of Complex Frameworks</title><link>https://javapro-en.svenruppert.com/optimizing-java-performance-caching-with-core-java-instead-of-complex-frameworks/</link><pubDate>Mon, 05 May 2025 07:00:02 +0000</pubDate><guid>https://javapro-en.svenruppert.com/optimizing-java-performance-caching-with-core-java-instead-of-complex-frameworks/</guid><description>&lt;p&gt;Slow Java applications are a well-known problem in many projects: delays caused by ORM, complicated caching structures, and overloaded databases slow down performance. At &lt;a href="https://2025.europe.jcon.one/"&gt;JCON EUROPE 2025&lt;/a&gt;, the two-hour workshop “&lt;a href="https://schedule.jcon.one/?selectedSession=797351"&gt;High-Performance Caching with Pure Java: Supercharge Your Sluggy Database Application&lt;/a&gt;” will show how to specifically solve these problems — exclusively with Core Java, without additional frameworks or cloud services.&lt;/p&gt;
&lt;h2 id="hands-on-caching-and-queries-at-maximum-speed"&gt;Hands-on: Caching and Queries at Maximum Speed&lt;/h2&gt;
&lt;p&gt;Participants will learn how to develop a high-performance caching and query layer themselves — lean, memory-efficient, and directly in Java. The goal is to eliminate typical performance bottlenecks in database-based applications and increase system speed many times over.&lt;/p&gt;</description></item></channel></rss>