I can't see how a new node would get buried by the gossip based cluster membership protocol. The leader doesn't do anything heavy or have more interaction with other nodes than anyone else. We tested it at large scale <http://typesafe.com/blog/running-a-2400-akka-nodes-cluster-on-google-compute-engine> and didn't see such problems.
Regards, Patrik On Thu, Jul 3, 2014 at 11:43 AM, Mar <[email protected]> wrote: > While idly browsing interesting topics on reddit I found a blog post and > along with it some interesting comments[1]. One commenter suggested Akka. > The author's response express dissatisfaction with how Akka solves dynamic > membership. > > As a bystander, I would find it interesting to know if the issue is an > implementation detail or if Akka is simply unfit for this type of tasks. > What do you thinnk? > > [1] > https://blog.yourkarma.com/building-microservices-at-karma#comment-1465474277 > > > -- > >>>>>>>>>> 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. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> 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.
