<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Overload Control on Nalar</title>
    <link>https://nalar.dev/tags/overload-control/</link>
    <description>Recent content in Overload Control on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 20 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/overload-control/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Load Shedding Protects Useful Work When Capacity Is Exhausted</title>
      <link>https://nalar.dev/load-shedding-protects-useful-work-when-capacity-is-exhausted/</link>
      <pubDate>Sun, 20 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/load-shedding-protects-useful-work-when-capacity-is-exhausted/</guid>
      <description>&lt;p&gt;A service can be healthy at 2,000 requests per second and collapse at 2,400. The extra 400 requests do not merely wait their turn. They may occupy connection slots, queue entries, memory, worker threads, database sessions, and retry budgets while useful throughput falls.&lt;/p&gt;&#xA;&lt;p&gt;Load shedding places an explicit admission decision before a scarce resource is fully consumed. When the system cannot serve all incoming work within its operating envelope, it rejects selected requests early instead of allowing every request to compete until they all become slow.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
