Hello, Im new to Akka and was interested in trying out the Akka Persistence. I ready about Akka View. Looks like their usage intention is to create a replica of the Processor data? . Please correct me. From that perspective can we use them for High Availability as a Primary/StandBy system. To elaborate, I will use one Processor to capture the messages on one node (say node 1) & View of that processor as a Standby on another node (say node2) ( I hope its possible?). If its possible - can the view become the new Primary processor (on Node2) and process messages when the current Processor goes down on the system (Node1).
If the above is not possible with Akka View then Im missing the use case of Akka View -- Please explain. Thx, -Syed -- >>>>>>>>>> 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.
