<?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 System &amp; Software Engineering</title>
    <link>https://riyaneel.github.io/tags/concurrency/</link>
    <description>Recent content in Concurrency on System &amp; Software Engineering</description>
    <generator>Hugo -- 0.159.2</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 26 Mar 2026 00:50:00 +0100</lastBuildDate>
    <atom:link href="https://riyaneel.github.io/tags/concurrency/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Invisible Lock: Cache Coherency and the Physics of False Sharing</title>
      <link>https://riyaneel.github.io/posts/cache-coherency/</link>
      <pubDate>Thu, 26 Mar 2026 00:50:00 +0100</pubDate>
      <guid>https://riyaneel.github.io/posts/cache-coherency/</guid>
      <description>You removed the mutex. The CPU added a hardware lock. A deep dive into how the MESI protocol and false sharing silently destroy multi-core scaling.</description>
    </item>
  </channel>
</rss>
