> I don't think the current implementation of Akka Cluster will get confused > if a node is down. I think you are ok there. > > The implementation you are trying is not too far from the KV pair database > that was done in the Reactive Coursera course (Although, for simplicity, it > was not done using Clusters so all students can easily do the work on one > machine - and the nodes were simulated as part of the exercise). > > Thanks for reassuring me and a pointer to the class. I run and modified some samples form akka in meantime and played with bringing up and down remote actors. It indeed seems to work well now.
Andy -- >>>>>>>>>> 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.
