<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Resource Management on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/resource-management/</link>
    <description>Recent content in Resource Management on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 09 Aug 2026 11:21:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/resource-management/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Advanced Agents From First Principles 21: What Happens When Too Many Agents Compete for the Same Resources? Add Admission Control, Quotas and Backpressure</title>
      <link>http://programmer.ie/post/advanced-agents-from-first-principles-21/</link>
      <pubDate>Sun, 09 Aug 2026 11:21:00 +0100</pubDate>
      <guid>http://programmer.ie/post/advanced-agents-from-first-principles-21/</guid>
      <description>&lt;h1 id=&#34;what-happens-when-too-many-agents-compete-for-the-same-resources&#34;&gt;What Happens When Too Many Agents Compete for the Same Resources?&lt;/h1&gt;&#xA;&lt;p&gt;A single agent can look healthy in isolation.&lt;/p&gt;&#xA;&lt;p&gt;It gets a request.&lt;/p&gt;&#xA;&lt;p&gt;It calls a model.&lt;/p&gt;&#xA;&lt;p&gt;It launches a few search branches.&lt;/p&gt;&#xA;&lt;p&gt;It opens a browser.&lt;/p&gt;&#xA;&lt;p&gt;It runs tests.&lt;/p&gt;&#xA;&lt;p&gt;It asks a verifier to check the result.&lt;/p&gt;&#xA;&lt;p&gt;Everything works.&lt;/p&gt;&#xA;&lt;p&gt;Then production traffic arrives.&lt;/p&gt;&#xA;&lt;p&gt;Ten agents start at once.&lt;/p&gt;&#xA;&lt;p&gt;Then fifty.&lt;/p&gt;&#xA;&lt;p&gt;Then five hundred.&lt;/p&gt;&#xA;&lt;p&gt;Now every agent still has a perfectly reasonable local plan.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
