A few questions on using persistent Views in a cluster. I would like to have a ClusterSingleton processor for which there is a View on each cluster node.
Generally, will this work? any thing to look out for? Specifically, what, if any message ordering guarantees are there in a View? Do I need to buffer and resequence the Persistent messages before applying them to the View state or can I assume they are ordered and apply as they arrive? -- >>>>>>>>>> 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.
