<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-miyamoto_rt</author_name>
  <author_url>https://blog.hatena.ne.jp/t-miyamoto_rt/</author_url>
  <blog_title>Zenet Tech Blog</blog_title>
  <blog_url>https://media.zenet-web.co.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Ruby</anon>
  </categories>
  <description>はじめに Ruby で重い処理に悩まされていませんか？分割して並列処理ができたらな、なんてことありませんか？ 「Ruby は並列処理に向いていない言語」と言われていたのも昔の話、今は様々な選択肢がサポートされています！ 今回は Ruby 組み込みライブラリである Process, Thread, Fiber, Ractor、 そして代表的な gem であるparallel, asyncについて調べてみました。 Ruby における並列処理 Ruby はそもそもグローバル VM ロック（GVL, または GIL）と呼ばれるロック機構があり、完全なマルチスレッドでの実行ができません。 このため、Ru…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmedia.zenet-web.co.jp%2Fentry%2F2025%2F11%2F27%2F184932&quot; title=&quot;Ruby 並列処理を比較！ - Zenet Tech 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://cdn-ak.f.st-hatena.com/images/fotolife/z/zenet-tech/20251127/20251127184852.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-11-27 18:49:32</published>
  <title>Ruby 並列処理を比較！</title>
  <type>rich</type>
  <url>https://media.zenet-web.co.jp/entry/2025/11/27/184932</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
