{"author_name":"ariteku","categories":[],"description":"import akka.actor.ActorSystem import akka.actor.Props import akka.actor.Actor import akka.routing.RoundRobinRouter object akka { def main(args: Array[String]): Unit = { val system = ActorSystem(\"helloSystem\") val router = system.actorOf(Props[HelloActor].withRouter(RoundRobinRouter(4))) while(true) \u2026","provider_name":"Hatena Blog","type":"rich","published":"2014-11-06 00:00:00","title":"akka!","image_url":null,"blog_url":"https://takuan.hateblo.jp/","author_url":"https://blog.hatena.ne.jp/ariteku/","url":"https://takuan.hateblo.jp/entry/20141106/p1","width":"100%","blog_title":"\u3076\u308d\u3050","height":"190","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuan.hateblo.jp%2Fentry%2F20141106%2Fp1\" title=\"akka! - \u3076\u308d\u3050\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0","provider_url":"https://hatena.blog"}