<?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 の gen_server ビヘイビアについて学びたいと思います。 クライアント・サーバの原則 クライアントサーバーモデルは、複数の異なるクライアントで共有するリソース管理に使用されます。サーバーは、このリソースの管理を担当します。 図の実線はQuery, 破線はReplyを表す。 サンプルコード gen_server のサンプルコードとして sample_queue.erl というファイル名で下記のコードを作成します。 このコードは、gen_server のビヘイビアを使って、キューの機能を提供します。sample_queue.erl モジュールは、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%2F05%2F190000&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-05 19:00:00</published>
  <title>Erlang の gen_server ビヘイビアを学ぶ</title>
  <type>rich</type>
  <url>https://stacktrace.hatenablog.jp/entry/2019/11/05/190000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
