<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sikenipa</author_name>
  <author_url>https://blog.hatena.ne.jp/sikenipa/</author_url>
  <blog_title>TechCraft – エンジニアのためのスキルアップメモ</blog_title>
  <blog_url>https://techcraft.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>入門</anon>
    <anon>初心者プログラマ</anon>
    <anon>設計</anon>
    <anon>設計思想</anon>
  </categories>
  <description>並行処理と並列処理をちゃんと区別する入門 はじめに 「並列処理」「並行処理」「非同期」「マルチスレッド」…。 どれもそれっぽい単語ですが、きちんと区別して説明してと言われると、ちょっと怪しい…という人は多いはずです。 この記事では、余計な用語をできるだけ減らしつつ、 並行処理とは何か 並列処理とは何か 何が同じで、何が違うのか コードを書くときにどう意識すればいいのか を、実行可能な Python のサンプルコードを交えながら整理します。 1. 並行処理と並列処理のざっくり定義 まず最初に、この記事で使う定義をはっきりさせておきます。 1-1. 並行処理（Concurrency） 複数の処理を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechcraft.hatenablog.com%2Fentry%2F2025%2F11%2F21%2F204307&quot; title=&quot;並行処理と並列処理をちゃんと区別する入門 - TechCraft – エンジニアのためのスキルアップメモ&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-11-21 20:43:07</published>
  <title>並行処理と並列処理をちゃんと区別する入門</title>
  <type>rich</type>
  <url>https://techcraft.hatenablog.com/entry/2025/11/21/204307</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
