Hi all, Right now I am using akka named local actors to send perticutar type of message to the same actor every time, but I am doubtful about its uniqueness in clustering of actors. In simple words If I create and use clustered actors by name and try to send the perticular type of message to same actor every time, will it work in akka cluster? or do you have any other method do this?
please help. Thanks and regards Krishna Kadam -- >>>>>>>>>> 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.
