<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>azotar</author_name>
  <author_url>https://blog.hatena.ne.jp/azotar/</author_url>
  <blog_title>はてだBlog（仮称）</blog_title>
  <blog_url>https://itdepends.hateblo.jp/</blog_url>
  <categories>
    <anon>非同期処理の例</anon>
    <anon>python</anon>
  </categories>
  <description>はじめに 以前、PythonのIO関連の非同期処理をうまくコントロールして全体スループットをあげるということで、次の記事を投稿しました。 itdepends.hateblo.jp 今回はもっとストレートに、concurrent.futuresという並列タスク実行の標準パッケージがあるようなので、こちらに入門してみた...というメモです。 concurrent.futures 公式サイトと要点 docs.python.org 公式サイトをそのつもりで読めば分かるのですが*1、プロセス版とスレッド版があります。 どちらも、concurrent.futures.Executor という抽象クラスで定…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fitdepends.hateblo.jp%2Fentry%2F2021%2F02%2F23%2F225453&quot; title=&quot;Pythonのconcurrent.futuresのシンタックスに入門してみた(並列タスク実行) - はてだ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>https://m.media-amazon.com/images/I/5152WYlv17L.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-02-23 22:54:53</published>
  <title>Pythonのconcurrent.futuresのシンタックスに入門してみた(並列タスク実行)</title>
  <type>rich</type>
  <url>https://itdepends.hateblo.jp/entry/2021/02/23/225453</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
