Hi, I'd like to better understand the relationship of Akka streams and Akka cluster including persistency. What I mean by that is how would you make an Akka streams resilient in a Akka cluster setup? How would I use persistent actors with Akka streams? Is the use of `Source.actorRef` and `Sink.actorRef` the only way to introduce Akka persistency into the picture?
I cannot at moment articulate my questions more clearly because I'm still struggling to understand the problem. Any comments and pointers into the right direction are welcome! Please, can somebody enlighten me what is the Akka streams cluster and persistency story, especially in the light of reactive streams becoming the "new black." ciao -- -rafal "The noblest pleasure is the joy of understanding." --- Leonardo da Vinci -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
