<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>storkibis</author_name>
  <author_url>https://blog.hatena.ne.jp/storkibis/</author_url>
  <blog_title>無題の備忘録</blog_title>
  <blog_url>https://stacktrace.hatenablog.jp/</blog_url>
  <categories>
    <anon>Erlang</anon>
  </categories>
  <description>Erlang/OTP の supervisor ビヘイビアについて学びたいと思います。 スーパーバイザーの原則 スーパーバイザーは、子プロセスの起動、停止、子プロセスの監視に対して責任を持ちます。スーパーバイザーの基本的な考え方は、必要に応じて子プロセスを再起動することで、子プロセスを起動した状態に保つことです。 開始および監視する子プロセスは、子プロセスの仕様 (Child Specification) のリストで設定します。子プロセスは、このリストで指定された順序で開始され、逆の順序で終了します。 サンプルコード gen_server を起動するスーパーバイザーのコールバックモジュールのサ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstacktrace.hatenablog.jp%2Fentry%2F2019%2F11%2F11%2F205953&quot; title=&quot;Erlang の supervisor ビヘイビアを学ぶ - 無題の備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/s/storkibis/20191014/20191014151228.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-11-11 20:59:53</published>
  <title>Erlang の supervisor ビヘイビアを学ぶ</title>
  <type>rich</type>
  <url>https://stacktrace.hatenablog.jp/entry/2019/11/11/205953</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
