
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Mehdi Hadeli Tech</title>
      <link>https://mehdihadeli.com/blog</link>
      <description></description>
      <language>en-us</language>
      <managingEditor>undefined (Mehdi Hadeli)</managingEditor>
      <webMaster>undefined (Mehdi Hadeli)</webMaster>
      <lastBuildDate>Fri, 24 Jul 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://mehdihadeli.com/tags/vertical-slice-architecture/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://mehdihadeli.com/blog/concurrency-control-dotnet-from-local-locks-to-distributed-systems</guid>
    <title>Concurrency Control in .NET: From Local Locks to Distributed Systems</title>
    <link>https://mehdihadeli.com/blog/concurrency-control-dotnet-from-local-locks-to-distributed-systems</link>
    <description>A hands-on guide to four concurrency control strategies in .NET: NoLock, LocalLock, Optimistic, and Distributed (Redis RedLock), built with Vertical Slice Architecture and MediatR.</description>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mehdi Hadeli)</author>
    <category>dotnet</category><category>concurrency</category><category>distributed-locking</category><category>vertical-slice-architecture</category>
  </item>

    </channel>
  </rss>
