<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Concurrency on ByteCrafted</title>
    <link>https://bytecrafted.dev/tags/concurrency/</link>
    <description>Recent content in Concurrency on ByteCrafted</description>
    <image>
      <title>ByteCrafted</title>
      <url>https://bytecrafted.dev/favicons/android-chrome-512x512.png</url>
      <link>https://bytecrafted.dev/favicons/android-chrome-512x512.png</link>
    </image>
    <generator>Hugo -- 0.155.2</generator>
    <language>en</language>
    <lastBuildDate>Tue, 16 Sep 2025 00:00:00 +0530</lastBuildDate>
    <atom:link href="https://bytecrafted.dev/tags/concurrency/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Optimistic vs. Pessimistic Concurrency in EF Core: A Conceptual Deep Dive</title>
      <link>https://bytecrafted.dev/ef-core-optimistic-vs-pessimistic-concurrency-hidden-costs/</link>
      <pubDate>Tue, 04 Nov 2025 00:00:00 +0530</pubDate>
      <guid>https://bytecrafted.dev/ef-core-optimistic-vs-pessimistic-concurrency-hidden-costs/</guid>
      <description>A deep dive into EF Core concurrency strategies. Understand when optimistic concurrency can fail, when pessimistic locking is worth the overhead, and the conceptual costs of each approach.</description>
    </item>
    <item>
      <title>C# Deadlock: 5 Proven Ways to Prevent and Debug Them</title>
      <link>https://bytecrafted.dev/csharp-deadlock-causes-prevention/</link>
      <pubDate>Fri, 20 Jun 2025 02:30:20 +0530</pubDate>
      <guid>https://bytecrafted.dev/csharp-deadlock-causes-prevention/</guid>
      <description>Struggling with a frozen C# application? A deadlock might be the cause. Learn 5 proven patterns to prevent, find, and fix deadlocks in your code today.</description>
    </item>
  </channel>
</rss>
