<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y-kamiya</author_name>
  <author_url>https://blog.hatena.ne.jp/y-kamiya/</author_url>
  <blog_title>MEMOcho-</blog_title>
  <blog_url>https://jsapachehtml.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>英語の原文はこちらのページで読める http://chimera.labs.oreilly.com/books/1230000000929/ch07.htmlこの章以降は並行処理について 第７章はMVarを使った並行処理の方法について別スレッドで処理を開始するにはforkIOを使う forkIO :: IO () -&gt; IO ThreadId型からわかるようにforkIOは実行結果を返さない よって別スレッドで行った処理の結果を取得するには データを橋渡しするものが必要であり、それがMVarここではforkIOを使った簡単な例として A,Bを出力するというのが挙げられている main = do…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjsapachehtml.hatenablog.com%2Fentry%2F2015%2F02%2F15%2F205159&quot; title=&quot;並行処理導入 MVar（Parallel and Concurrent Programming in Haskell Chapter 7) - MEMOcho-&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://cdn-ak.f.st-hatena.com/images/fotolife/y/y-kamiya/20150215/20150215204936.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-02-15 20:51:59</published>
  <title>並行処理導入 MVar（Parallel and Concurrent Programming in Haskell Chapter 7)</title>
  <type>rich</type>
  <url>https://jsapachehtml.hatenablog.com/entry/2015/02/15/205159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
