<?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>
    <anon>haskell</anon>
  </categories>
  <description>勉強会の復習としてParallel and Concurrent Programming in Haskellの11章をまとめてみる（中盤の辺りについて） 前半についてはこちらに書いた http://jsapachehtml.hatenablog.com/entry/2014/04/03/23310111章初めの部分でwithAsyncという関数を作った。これによって片方のasyncが例外を投げた際でもリソースの後片付けができるようになった。 しかし、もし２つ目のasyncが例外を投げたとしたら１つ目のasyncは最後まで動作した上でストップする。どちらかが例外を投げたらすぐに全体がストップす…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjsapachehtml.hatenablog.com%2Fentry%2F2014%2F04%2F10%2F095704&quot; title=&quot;haskellで非同期IO処理（Parallel and Concurrent Programming in Haskellの11章中盤） - 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://ecx.images-amazon.com/images/I/51oy2+NXTcL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-10 09:57:04</published>
  <title>haskellで非同期IO処理（Parallel and Concurrent Programming in Haskellの11章中盤）</title>
  <type>rich</type>
  <url>https://jsapachehtml.hatenablog.com/entry/2014/04/10/095704</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
