What is actually an Actor in context of code. Is it the java class which 
extends UnTypedActor ? i.e. 1 Actor=1 Class. 
If yes, do we have multiple instance of it, simple referred using actorref. 
How does multiple instance of actorref for same actor differs from each 
other ?

What do we mean by actor failing or restart of an actor ? Do we just reload 
the class with last persisted data variables ?

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

Reply via email to