i want to use akka actors in parent child hierarchy where the parent can send the final computed result to the calling code which may/may not be an actor here is my use case