Hi Andy,

I don't think the current implementation of Akka Cluster will get confused 
if a node is down. I think you are ok there.

The implementation you are trying is not too far from the KV pair database 
that was done in the Reactive Coursera course (Although, for simplicity, it 
was not done using Clusters so all students can easily do the work on one 
machine - and the nodes were simulated as part of the exercise). 

On Wednesday, January 22, 2014 5:14:13 PM UTC-5, √ wrote:
>
> Hi Andy,
>
> You should probaby start with the documentation and some experimentation.
>
> Cheers,
> V
>  On Jan 22, 2014 11:07 PM, "Andy C" <[email protected] <javascript:>> 
> wrote:
>
>> Hi Victor,
>>
>> Thx for point of contact, but this is more theoretical problem for purely 
>> learning purposes. I was just wondering what is gonna happen if node with 
>> actors goes down, is it going to have any impact on sender/senders or 
>> messages will be simply transparently dropped. I think I need to play with 
>> that and ask more specific questions ....
>>
>> Thx,
>> Andy
>>
>> -- 
>> >>>>>>>>>> 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] <javascript:>.
>> To post to this group, send email to [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>

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