Hello, I was reading about remoting, and there's something I can't quite figure out. From what I managed to understand, the idea is that I can specify an actor to be assigned to a specific host, and have it always run there, and all actor refs would behave appropriately. If not, then the actor would be created locally.
Is my understanding correct? If so, does akka support automatic scaling out? In other words, could akka behave like map-reduce, where a computation is automatically spread across multiple hosts? Regards, -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> 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/d/optout.
