<?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 -- gen_server Behaviour にあるスタンドアローンでの gen_server の停止を試してみたいと思います。 gen_server のサンプルコードとして sample_queue.erl というファイル名で下記のコードを作成します。 このコードは、gen_server のビヘイビアを使って、キューの機能を提供します。 in/1関数で gen_server にアイテムを登録して、out/0関数で gen_server からアイテムを取得します。stop/0関数で gen_server を停止します。 -module(sample_queue). -behav…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstacktrace.hatenablog.jp%2Fentry%2F2019%2F11%2F06%2F212636&quot; title=&quot;Erlang のスタンドアローンの gen_server を停止する - 無題の備忘録&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-06 21:26:36</published>
  <title>Erlang のスタンドアローンの gen_server を停止する</title>
  <type>rich</type>
  <url>https://stacktrace.hatenablog.jp/entry/2019/11/06/212636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
