<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Mon, 11 May 2026 11:06:07 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Elixir Outlaws - Episodes Tagged with “Ets”</title>
    <link>https://elixiroutlaws.com/tags/ets</link>
    <pubDate>Tue, 18 May 2021 18:00:00 -0400</pubDate>
    <description>Elixir Outlaws is an informal discussion about interesting things happening in Elixir. Our goal is to capture the spirit of a conference hallway discussion in a podcast.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>The hallway track of the Elixir community</itunes:subtitle>
    <itunes:author>Elixir Outlaws</itunes:author>
    <itunes:summary>Elixir Outlaws is an informal discussion about interesting things happening in Elixir. Our goal is to capture the spirit of a conference hallway discussion in a podcast.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/4/4b3f9fe7-b118-4f29-b6ee-7baf2571b03c/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, erlang, BEAM</itunes:keywords>
    <itunes:owner>
      <itunes:name>Elixir Outlaws</itunes:name>
      <itunes:email>amos@binarynoggin.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>Episode 96: Stuck between two ETS Tables and a GenServer</title>
  <link>http://elixiroutlaws.com/96</link>
  <guid isPermaLink="false">454b90f2-66bf-4593-9d3d-e6924fe4f91f</guid>
  <pubDate>Tue, 18 May 2021 18:00:00 -0400</pubDate>
  <author>Elixir Outlaws</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/4b3f9fe7-b118-4f29-b6ee-7baf2571b03c/454b90f2-66bf-4593-9d3d-e6924fe4f91f.mp3" length="44247036" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Elixir Outlaws</itunes:author>
  <itunes:subtitle>This week, Chris and Amos discuss ETS tables.</itunes:subtitle>
  <itunes:duration>46:05</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/4/4b3f9fe7-b118-4f29-b6ee-7baf2571b03c/cover.jpg?v=4"/>
  <description>&lt;p&gt;This week kicks off with a discussion on ETS tables and the various ways that they can be used. Chris talks about his experience utilizing ETS tables at Bleacher Report in order to optimize some of their critical paths and build reliability. The conversation then shifts into the various tools and techniques that Bleacher Report utilized to build resilient services.&lt;/p&gt;

&lt;p&gt;A transcript is available for this episode on Binary Noggin's website: &lt;a href="https://binarynoggin.com/blog/episode-96-stuck-between-two-ets-tables-and-a-genserver/" target="_blank" rel="nofollow noopener"&gt;https://binarynoggin.com/blog/episode-96-stuck-between-two-ets-tables-and-a-genserver/&lt;/a&gt; &lt;/p&gt;
</description>
  <itunes:keywords>elixir, erlang, BEAM, ets, performance, bleacher report, resilient systems</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>This week kicks off with a discussion on ETS tables and the various ways that they can be used. Chris talks about his experience utilizing ETS tables at Bleacher Report in order to optimize some of their critical paths and build reliability. The conversation then shifts into the various tools and techniques that Bleacher Report utilized to build resilient services.</p>

<p>A transcript is available for this episode on Binary Noggin&#39;s website: <a href="https://binarynoggin.com/blog/episode-96-stuck-between-two-ets-tables-and-a-genserver/" rel="nofollow">https://binarynoggin.com/blog/episode-96-stuck-between-two-ets-tables-and-a-genserver/</a></p><p><a rel="payment" href="https://www.patreon.com/user?u=5332239">Support Elixir Outlaws</a></p><p>Links:</p><ul><li><a title="ETS Tables" rel="nofollow" href="https://erlang.org/doc/man/ets.html">ETS Tables</a></li><li><a title="Mentat" rel="nofollow" href="https://github.com/keathley/mentat">Mentat</a></li><li><a title="Deadlines" rel="nofollow" href="https://github.com/keathley/deadline">Deadlines</a></li><li><a title="Regulator" rel="nofollow" href="https://github.com/keathley/regulator">Regulator</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>This week kicks off with a discussion on ETS tables and the various ways that they can be used. Chris talks about his experience utilizing ETS tables at Bleacher Report in order to optimize some of their critical paths and build reliability. The conversation then shifts into the various tools and techniques that Bleacher Report utilized to build resilient services.</p>

<p>A transcript is available for this episode on Binary Noggin&#39;s website: <a href="https://binarynoggin.com/blog/episode-96-stuck-between-two-ets-tables-and-a-genserver/" rel="nofollow">https://binarynoggin.com/blog/episode-96-stuck-between-two-ets-tables-and-a-genserver/</a></p><p><a rel="payment" href="https://www.patreon.com/user?u=5332239">Support Elixir Outlaws</a></p><p>Links:</p><ul><li><a title="ETS Tables" rel="nofollow" href="https://erlang.org/doc/man/ets.html">ETS Tables</a></li><li><a title="Mentat" rel="nofollow" href="https://github.com/keathley/mentat">Mentat</a></li><li><a title="Deadlines" rel="nofollow" href="https://github.com/keathley/deadline">Deadlines</a></li><li><a title="Regulator" rel="nofollow" href="https://github.com/keathley/regulator">Regulator</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
