<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="176770" data-post-id="176770">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="FreedomBen" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/FreedomBen/120/10685_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  FreedomBen
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Late to the party here, but thank you!  I’ve had a ton of success evangelizing Elixir to the Ruby crowd, especially Rails people.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="176770" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/general-elixir-talks/72/65">Post #64</a>
	                </div>
	            </div>
              <div id="likers-container-176770" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="176770"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #64"></div>
  </section>
</div>
    <div class="postbit" id="230251" data-post-id="230251">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="bryanhunter" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/bryanhunter/120/4809_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  bryanhunter
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<h2><a name="p-230251-waterpark-distributed-actors-vs-the-pandemic-1" class="anchor" href="#p-230251-waterpark-distributed-actors-vs-the-pandemic-1" aria-label="Heading link" rel="nofollow"></a>Waterpark: Distributed Actors vs the Pandemic"</h2>
<p>I recently spoke at Strange Loop 2021 about the work my team at HCA Healthcare has been doing. This tells a story of research, high-level business needs, tailor-made components, and low-level code coming together to do good in the world. Happy to answer questions. Hope you enjoy!</p>
<div class="youtube-onebox lazy-video-container" data-video-id="9qUfX3XFi_4" data-video-title="&quot;Waterpark: Distributed Actors vs the Pandemic&quot; by Bryan Hunter" data-video-start-time="" data-provider-name="youtube">
  <a href="https://www.youtube.com/watch?v=9qUfX3XFi_4" target="_blank" class="video-thumbnail" rel="noopener nofollow ugc">
    <img class="youtube-thumbnail" src="https://img.youtube.com/vi/9qUfX3XFi_4/maxresdefault.jpg" title="&quot;Waterpark: Distributed Actors vs the Pandemic&quot; by Bryan Hunter" width="690" height="388">
  </a>
</div>

<h3><a name="p-230251-abstract-2" class="anchor" href="#p-230251-abstract-2" aria-label="Heading link" rel="nofollow"></a>Abstract:</h3>
<p>At HCA Healthcare we own and operate 185 hospitals, and around 2,000 surgery centers, freestanding emergency rooms, and clinics. Our scale breaks many vendor products. In 2018 we began building “Waterpark”, which would become the company’s next-gen integration platform (one-part streaming system, one-part distributed database). We chose the ErlangVM and Elixir for fault-tolerance and productivity. When COVID-19 arrived, an interesting tech story became something more serious; more essential.</p>
<p>In this talk we will discuss:</p>
<ul>
<li>how the actor model maps so well onto healthcare</li>
<li>the virtues of wheel reinvention</li>
<li>how a big, Fortune 100 company can be more fun and innovative than a startup</li>
<li>how we transitioned from proof-of-concept mode to continuously available (no planned or unplanned downtime) in three weeks</li>
<li>how we use Erlang’s hot code loading (for real) in a production cluster spread across four data centers</li>
<li>how the wisdom of “Papers We Love” is indistinguishable from magic,</li>
<li>how my hero and friend Joe Armstrong (from beyond the grave) helped make American nursing home residents safer during COVID-19</li>
</ul>
<p>Specifically, we will discuss process pairs, long-lived digital twins, no-masters, bloom filters, rendezvous hashing, our recipes for continuous availability, location transparency, open sourcing our HL7 libraries, and using the bit-syntax for clinical data.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="230251" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/general-elixir-talks/72/66">Post #65</a>
	                </div>
	            </div>
              <div id="likers-container-230251" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="230251"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>