Hi Joseph, what exactly do you want to achieve? I’m asking because Akka itself does not really have any end-user features, it is only a library for building your own functionality. The precise meaning of master/master or “disconnected mode” depends very much on what you are building with Akka, not on Akka itself.
Regards, Roland 9 feb 2014 kl. 21:57 skrev joseph <[email protected]>: > Hi > > While working on the train the other day I realized how much I missed git > disconnected capacities. > > Ever since, this has stuck into my mind and I'm thinking about how to > implement such mechanism. > > I looked around regarding akka but apparently master/master and disconnected > stuff aren't too much spoken of. Did I miss something obvious ? Are they some > best practices around or, even better, examples ? > > Thanks in advance > joseph > > -- > >>>>>>>>>> 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. Dr. Roland Kuhn Akka Tech Lead Typesafe – Reactive apps on the JVM. twitter: @rolandkuhn -- >>>>>>>>>> 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.
