<?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>Runtime on Bits, Trades &amp; Systems</title>
    <link>https://blog.turboawesome.win/tags/runtime/</link>
    <description>Recent content in Runtime on Bits, Trades &amp; Systems</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 12 Aug 2020 10:27:00 +0000</lastBuildDate>
    <atom:link href="https://blog.turboawesome.win/tags/runtime/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go&#39;s Scheduler: GOMAXPROCS, Work Stealing, and Why It Matters</title>
      <link>https://blog.turboawesome.win/2020/08/gos-scheduler-gomaxprocs-work-stealing-and-why-it-matters/</link>
      <pubDate>Wed, 12 Aug 2020 10:27:00 +0000</pubDate>
      <guid>https://blog.turboawesome.win/2020/08/gos-scheduler-gomaxprocs-work-stealing-and-why-it-matters/</guid>
      <description>Go&amp;#39;s M:N scheduler is one of the reasons goroutines are cheap enough to use liberally. Understanding how it works changes how you reason about concurrency bugs and performance anomalies.</description>
    </item>
  </channel>
</rss>
