Thanks for the reply Mark. I understand where you are comming from but the 
actual implementation in proprietary code is quit a bit more complex. Future a 
response drives data needed for future b and c requests. The actual code with 
completable futures is significantly more complex. I would rather be able to do 
an ask and collect three responses before returning from the ask but I don't 
think there is a way to do that without encoding asks into the actor itself 
which seems worse than this. Currently the implementation works. I did add a 
receive timeout though. If there is a better way or something wrong with this 
way then I would change it

-- 
>>>>>>>>>>      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.

Reply via email to