Hi, Yes, local routees are anonymous. Remote deployed routees are not anonymous, they are named c1, c2, c3
Cheers, Patrik On Fri, Jan 10, 2014 at 6:27 AM, Tsume <[email protected]> wrote: > Hi, > > I've currently got my typesafe console going to monitor my actor system. > My routees were initially not showing up until I unchecked the "hide > anonymous actors" option. > All I could really find on what defines an anonymous actor is > this<https://groups.google.com/forum/#!searchin/akka-user/anonymous$20actor/akka-user/jUK3kqyTwKc/PVYfOv2WpJYJ> > . > I'm still not entirely sure if a routee is an anonymous actor and why. > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: http://akka.io/faq/ > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/groups/opt_out. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/groups/opt_out.
