<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>デザインパターン/マルチスレッド</anon>
  </categories>
  <description>Thread-Per-Message パターン * スレッド（Client）がインスタンス（Host）のメソッドを呼び出している場合、 メソッド処理が終了するまでインスタンス（Host）から制御が戻ってこない * インスタンス（Host）が処理用のスレッドを新たに起動し、処理を任せる * スレッド（Client）にはすぐに応答する 目的 * 命令の「要求」と実際の「処理」を分離するパターン =&gt; メソッドの起動(invocation)と実行(execution)を分離する 利点 * 応答性の向上 * 分散処理 他の関連パターン * Futureパターン : 処理結果を戻したい場合 http:/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F34200159&quot; title=&quot;【デザインパターン】【非同期】Thread-Per-Message パターン - プログラム の超個人的なメモ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-11-03 21:41:29</published>
  <title>【デザインパターン】【非同期】Thread-Per-Message パターン</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/34200159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
