<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>waman</author_name>
  <author_url>https://blog.hatena.ne.jp/waman/</author_url>
  <blog_title>倭マン's BLOG</blog_title>
  <blog_url>https://waman.hatenablog.com/</blog_url>
  <categories>
    <anon>Groovy</anon>
    <anon>マルチスレッド</anon>
    <anon>デザインパターン</anon>
  </categories>
  <description>Groovy でのマルチスレッド・プログラミングを練習するために、『増補改訂版 Java言語で学ぶデザインパターン入門 マルチスレッド編』にあるマルチスレッド・プログラミングのデザインパターンを Groovy/GPars で書いてみます。今回は「Single Thread Execution」パターンです。 Critical Section, Critical Region とも呼ばれるそうです。 このパターンでは、複数のスレッドから変更される可能性のあるフィールドやリソースがある場合、その変更は同時に1つのスレッドからしか行えないようにする、というパターンです。 Single Thread …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaman.hatenablog.com%2Fentry%2F20111208%2F1323375278&quot; title=&quot;Groovy で Single Thread Execution パターン その1 - 倭マン&amp;#39;s BLOG&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>http://ecx.images-amazon.com/images/I/41R9eyP8jNL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-12-08 05:14:38</published>
  <title>Groovy で Single Thread Execution パターン その1</title>
  <type>rich</type>
  <url>https://waman.hatenablog.com/entry/20111208/1323375278</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
