I know I can lookup an actor by sending an Identify message, waiting target 
to reply ActorIdentity(`path`, Some(actor))

Now I have multiple actors that I want to lookup in the same jvm. 
1. How can I distinguish Timeout between two or multiple actors?
2. Does the logic in identifying section looks correct for receiving 
different actors replying ActorIdentity?  Or what is the correct pattern to 
lookup multiple actors?
http://paste.debian.net/85009/

Thanks

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

Reply via email to