Hi,

 I wanted to setup akka cluster on 3 modes such that- 

  one of my node would be starting ActorSystem and would join this to the 
cluster.
  Node 2 and Node 3 might join the cluster at any point of time, Once the 
nodes are up, they must be joined to the cluster.
 I am trying to visualize the actors on node2 and node3 as remote actors. 
How do they knew the actorsystem  and the cluster hat has been created on 
node1. Is there any way to specify this in application.conf file >

Is there any other solution to implement this ?

Regards,
Padma Ch

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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