<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>enterprisegeeks</author_name>
  <author_url>https://blog.hatena.ne.jp/enterprisegeeks/</author_url>
  <blog_title>エンタープライズギークス (Enterprise Geeks)</blog_title>
  <blog_url>https://enterprisegeeks.hatenablog.com/</blog_url>
  <categories>
    <anon>Akka</anon>
    <anon>アクターモデル</anon>
  </categories>
  <description>概要 近年、コンピュータの CPU はマルチコアが当たり前になった。マルチコアを使うにはマルチスレッドプログラムを扱う必要がある。 また、アプリケーションでは Web サービスなど複数のネットワーク通信を使用することが多くなっている。通常ネットワーク通信は同期処理で行われる。複数のネットワーク通信を同期処理で行うと、通信結果の待ち時間が増えるため処理時間が延びてしまう。処理時間を短縮するためには、通信の非同期化や並列化が必要となる。 マルチコアを使いこなし、かつ複雑なアプリケーションを構築するためには、並行処理を簡単かつ効率的に記述する必要がある。 この連載では、アクターモデルによる並行処理ラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fenterprisegeeks.hatenablog.com%2Fentry%2F2016%2F10%2F10%2F081127&quot; title=&quot;Akkaで始める並行処理(1) - アクターモデルとAkkaの概要 - エンタープライズギークス (Enterprise Geeks)&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/e/enterprisegeeks/20160926/20160926181614.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-10-10 08:11:27</published>
  <title>Akkaで始める並行処理(1) - アクターモデルとAkkaの概要</title>
  <type>rich</type>
  <url>https://enterprisegeeks.hatenablog.com/entry/2016/10/10/081127</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
