<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java 21 on Tech Blog</title>
    <link>https://yashsachdeva.com/tags/java-21/</link>
    <description>Recent content in Java 21 on Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Yash Sachdeva</copyright>
    <lastBuildDate>Wed, 08 Apr 2026 20:04:08 +0530</lastBuildDate><atom:link href="https://yashsachdeva.com/tags/java-21/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Mastering Concurrency In Java - Part 4: Deep Dives and Modern Patterns</title>
      <link>https://yashsachdeva.com/posts/mastering-concurrency-in-java-part-4-deep-dives-and-modern-patterns/</link>
      <pubDate>Wed, 08 Apr 2026 20:04:08 +0530</pubDate>
      
      <guid>https://yashsachdeva.com/posts/mastering-concurrency-in-java-part-4-deep-dives-and-modern-patterns/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://yashsachdeva.com/posts/2026/04/concurrency-part-1/&#34; &gt;Part 1&lt;/a&gt;, &lt;a href=&#34;https://yashsachdeva.com/posts/2026/04/concurrency-part-2/&#34; &gt;Part 2&lt;/a&gt;, and &lt;a href=&#34;https://yashsachdeva.com/posts/2026/04/concurrency-part-3/&#34; &gt;Part 3&lt;/a&gt;, we covered hazards, primitives, and execution models. In this final part, we will focus on structured concurrency, fan-out/fan-in, fail-fast cancellations, timeout propagation, resource scoping, and observability with thread dumps and Java Flight Recorder (JFR), emphasizing when to choose which pattern.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
