<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>E_Mattsan</author_name>
  <author_url>https://blog.hatena.ne.jp/E_Mattsan/</author_url>
  <blog_title>エンジニアのソフトウェア的愛情</blog_title>
  <blog_url>https://blog.emattsan.org/</blog_url>
  <categories>
    <anon>Elixir</anon>
    <anon>めも</anon>
  </categories>
  <description>複数のデータに対して、同じ処理を適用する場合、Task.Supervisor.async_stream を利用すると、個々の処理を並列で実行してくれます。CPU を存分に酷使してくれます。 Task.Supervisor.async_stream/4 Task.Supervisor.async_stream/6 defmodule Sample do require Integer @doc &quot;&quot;&quot; Collatz conjecture see [Collatz conjecture - Wikipedia](https://en.wikipedia.org/wiki/Collatz_conj…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F2018%2F07%2F31%2F225344&quot; title=&quot;互いに依存しない同じ処理を複数実行するには Task.Supervisor.async_stream が便利だという覚書 - エンジニアのソフトウェア的愛情&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>2018-07-31 22:53:44</published>
  <title>互いに依存しない同じ処理を複数実行するには Task.Supervisor.async_stream が便利だという覚書</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/2018/07/31/225344</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
