<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>icysnow</author_name>
  <author_url>https://blog.hatena.ne.jp/icysnow/</author_url>
  <blog_title>氷雪の備忘録</blog_title>
  <blog_url>https://icysnow.hatenadiary.org/</blog_url>
  <categories>
    <anon>並列処理</anon>
  </categories>
  <description>並列(Parallel)と並行(Concurrent)はあまり区別されなかったり、混同されていたりしますが別のことを指す言葉です。 よく見られるわかりやすい区別の仕方は、マルチスレッドのプログラムを一つのCPU上で実行している状態は並行で、複数のCPUで実行している状態は並列だというものです。一般的に言うと並行は「複数の実行の流れが一つの基準による順序性を持って(同期的に)実行されている状態」のことで、並列は「複数の実行の流れが基準を持たずに(非同期的に)実行されている状態」のことです。「並列処理は実行順が不定なのが有害なので、プログラマーが同期プリミティブを用いて決定論的に動作するようにプロ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ficysnow.hatenadiary.org%2Fentry%2F20070807%2Fp1&quot; title=&quot; 並列と並行の違い - 氷雪の備忘録&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>2007-08-07 00:00:01</published>
  <title> 並列と並行の違い</title>
  <type>rich</type>
  <url>https://icysnow.hatenadiary.org/entry/20070807/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
