That looks like you are using ThreadPoolExecutor, but instead of guessing it would be much nicer if you could just publish the complete config matching these plots.
BTW: do I read that correctly that on Xeon Akka (with its full semantics) scales exactly as well as your “cut corners” prototype? ;-) (which would not surprise me at all … ) Thanks, Roland 10 jan 2014 kl. 10:58 skrev Rüdiger Möller <[email protected]>: > Just for the books: > > a) had cut to many corners in my reference prototype impl. > b) on Xeon it looks quite different compared to Opteron > > Results with corrections on > 2 socket Opteron each 8 core 16 T (16 real cores overall) @ 2.1 Ghz > 2 socket Xeon each 6 core 12 T (12 real cores) @ 3 Ghz > Resulting charts: > http://imgur.com/0RnbRsX > > regards, > Rüdiger > > -- > >>>>>>>>>> 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.
