<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Learning Go on Throwin&#39; Exceptions</title>
    <link>https://throw.nullreference.io/docs/learning-go/</link>
    <description>Recent content in Learning Go on Throwin&#39; Exceptions</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Copyright © 2020-{year} Elan Hasson. All Rights Reserved.</copyright>
    <lastBuildDate>Thu, 27 Jan 2022 14:01:47 +0000</lastBuildDate><atom:link href="https://throw.nullreference.io/docs/learning-go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Scheduler</title>
      <link>https://throw.nullreference.io/docs/learning-go/scheduler/</link>
      <pubDate>Thu, 27 Jan 2022 14:03:53 +0000</pubDate>
      
      <guid>https://throw.nullreference.io/docs/learning-go/scheduler/</guid>
      <description>Go scheduler’s job is to distribute runnable goroutines over multiple worker OS threads that runs on one or more processors.
Links Scheduling In Go by William Kennedy , a Three-part Series covering the OS and Go schedulers, and Concurrency. Go&amp;rsquo;s work-stealing scheduler by JBD Videos </description>
    </item>
    
  </channel>
</rss>
