On Thu, Mar 24, 2016 at 3:25 PM, Mohammed Al-Mahfoudh < [email protected]> wrote:
> We are developing a tool to aid Akka's developers reason about programs. > Howdy! Not sure whether it's along the same lines you're thinking about, but you may want to check out the Requester library: https://github.com/jducoeur/Requester. It's intended to deal with at least some of the problems of reasoning about complex interactions inside Actors. (I really need to get around to putting that into the contrib listings...) -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
