<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroga_cc</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroga_cc/</author_url>
  <blog_title>さわらブログ</blog_title>
  <blog_url>https://hiroga.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>今度のJJUG ナイトセミナーで人生初LTするのでその準備をしている〜！ 現場でマルチスレッド処理を書いたので、その時のフレームワーク選定の話にしようかと。 概要 Javaでマルチスレッド処理をするためには何通りがやり方があるんだけど、自分の仮説ではこう使い分ける！ - トランザクションとか複数裏で走らせたい → ExecutorServiceにRunnableやCallableインスタンスを渡す。 - 再帰的に処理したい → ForkJoinPoolにRecursiveTaskを渡す。 スタックオーバーフローも見た。 stackoverflow.com でもこれって本当なの？ということで計測…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroga.hatenablog.com%2Fentry%2F2017%2F12%2F23%2F161548&quot; title=&quot;Javaのマルチスレッド処理を比較！ExecutorServiceとForkJoinPoolで計測した - さわらブログ&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/h/hiroga_cc/20171223/20171223160048.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-23 16:15:48</published>
  <title>Javaのマルチスレッド処理を比較！ExecutorServiceとForkJoinPoolで計測した</title>
  <type>rich</type>
  <url>https://hiroga.hatenablog.com/entry/2017/12/23/161548</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
