I'll refer you to here: http://doc.akka.io/docs/akka/2.3.9/dev/io-layer.html
It says Akka IO is designed with the requirement of "scalability to millions of concurrent connections". Of course, this typically requires tuning (including at the OS level), but sounds like 50k should be supported. I don't know if there was an actual test (millions sounds very challenging to me) to prove this to be working, but maybe someone of the Akka team can add that bit. -- >>>>>>>>>> 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.
