<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kimutansk</author_name>
  <author_url>https://blog.hatena.ne.jp/kimutansk/</author_url>
  <blog_title>夢とガラクタの集積場</blog_title>
  <blog_url>https://kimutansk.hatenablog.com/</blog_url>
  <categories>
    <anon>Scala</anon>
    <anon>Akka</anon>
  </categories>
  <description>こんにちは。今回は生成したActorに対してメッセージを送信するのではなく、 元々存在しているActorを取得してきてメッセージを送信することを試してみます。これができるようになれば、元々存在しているActorSystemにアクセスし、 Actorに対してメッセージを送れるようになる、 つまりは複数のActorSystem間でのメッセージ送受信につながるはずです。 1. 1Actor取得確認 というわけで、実際にコードを書いてみます。 まず、下記の定義は継続使用します。 ■application.conf akka.actor.deployment { /router1 { router = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimutansk.hatenablog.com%2Fentry%2F20140816%2F1408171440&quot; title=&quot;ActorSystemからActorを検索し、メッセージを送信する - 夢とガラクタの集積場&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>2014-08-16 15:44:00</published>
  <title>ActorSystemからActorを検索し、メッセージを送信する</title>
  <type>rich</type>
  <url>https://kimutansk.hatenablog.com/entry/20140816/1408171440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
