<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hogehoge666</author_name>
  <author_url>https://blog.hatena.ne.jp/hogehoge666/</author_url>
  <blog_title>プログラミング初心者がアーキテクトっぽく語る</blog_title>
  <blog_url>https://architecting.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>API</anon>
  </categories>
  <description>Pythonで非同期処理がしたい 昨今のLLMブーム、MCPブームでまたREST APIを叩く機会が増えてきました。 そしてREST APIのようなネットワーク処理は非同期処理したくなります。 AIではPythonを使うことが多いので、「Pythonでも非同期処理したい」と感じることが多くなりました。 これまでのPython非同期処理事情 これまで、Pythonの非同期は未成熟で洗練されていないイメージがありました。 例えば、一昔前、Pythonで非同期処理をしたい場合はマルチスレッドかマルチプロセスでした。 しかしマルチプロセスはREST APIをちょっと叩くという目的に対しては過剰に感じま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farchitecting.hateblo.jp%2Fentry%2F2025%2F06%2F30%2F154313&quot; title=&quot;PythonのasyncioライブラリのHigh Level APIで非同期処理する - プログラミング初心者がアーキテクトっぽく語る&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>2025-06-30 15:43:13</published>
  <title>PythonのasyncioライブラリのHigh Level APIで非同期処理する</title>
  <type>rich</type>
  <url>https://architecting.hateblo.jp/entry/2025/06/30/154313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
