Hi Padma,

you need to add the address of node1 to the seed-node list in the
configuration of node2 and node3. More information on seed nodes can be
found in the documentation
<http://doc.akka.io/docs/akka/2.3.5/scala/cluster-usage.html>.


On Tue, Sep 2, 2014 at 2:06 PM, padma priya chitturi <padmapriy...@gmail.com
> wrote:

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



-- 
Martynas Mickevičius
Typesafe <http://typesafe.com/> – Reactive
<http://www.reactivemanifesto.org/> Apps on the JVM

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