Hi all, I am writing master thesis about asynchronous debugger for Scala (based on Iulian's work [1]). I need akka applications (open source once of course) to test performance of such debugger.
Application should have multiple messaged passed per minute and at best has message that are quickly computed (where message handling time is comparable with time for send and recive message) and message that has time consuming handling logic. Thanks for any suggestion/help. Krzysztof Ps. If I find sth interesting I promise I share my results ;) [1] http://scalacamp.pl/data/async-debugger-slides/index.html#/ -- >>>>>>>>>> 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.
