Hallo everyone, 

first thanks for the great framework. I have a question about the akka 
memory model and remoting.

If I have two hosts (A,B) and have the Actors A1,B1,B2, would the SAME 
message send from A1 to Actor B1 and A1 to B2 saved twice inside the memory 
model of Host B or only once? 
If I have only one host A and send messages between the actors inside the 
host the message would not be copied, right? Even if I activate  the option 
remoting?

Best regards

Florian Beckh


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