<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>概要 multiprocessingモジュールよりも手軽に並列処理がサクッと書けるので重宝しているモジュール。 スクリプト作っていると、結構な頻度で大量のデータを一気に処理することが多くなります。 ちょんプロなので、時間かかってもいいのですが、何回も走らせているとその時間もムゥ・・・って 感じで嫌になってきますｗ んで、並列で処理しようと考えるのですが、標準のmultiprocessingモジュールはちょっと使い方が難しい・・・ C#だと、Parallelってクラスがあって、ちょちょいと書けるので同じようなものがないのか探すと 以下のモジュールがヒット。 https://pythonhoste…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2017%2F07%2F10%2F075527&quot; title=&quot;Pythonメモ-18 (joblib, 手軽に並列処理, multiprocessing, joblib.Parallel) - いろいろ備忘録日記&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>2017-07-10 07:55:27</published>
  <title>Pythonメモ-18 (joblib, 手軽に並列処理, multiprocessing, joblib.Parallel)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2017/07/10/075527</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
