<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Concurrency on Michael-F-Bryan</title>
    <link>https://adventures.michaelfbryan.com/tags/concurrency/</link>
    <description>Recent content in Concurrency on Michael-F-Bryan</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 21 Aug 2026 21:49:56 +0800</lastBuildDate>
    <atom:link href="https://adventures.michaelfbryan.com/tags/concurrency/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Accidental Application Runtime</title>
      <link>https://adventures.michaelfbryan.com/posts/accidental-application-runtime/</link>
      <pubDate>Fri, 21 Aug 2026 18:00:00 +0800</pubDate>
      <guid>https://adventures.michaelfbryan.com/posts/accidental-application-runtime/</guid>
      <description>&lt;p&gt;Imagine you look after the software for a small 3D-print farm: a rack of printers and a Go service running on a box in the corner. The service started life as a dashboard. Somebody wanted to see what each printer was doing without walking over to it, so you wrote a little HTTP server, and because the handlers needed live printer state, the server&amp;rsquo;s setup code connected to the printers and started a goroutine to poll them. Completely reasonable.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
