Hi, This is my plan on implementing ODE clustering using hazelcast. I thought to use a static configuration. Each node has a config file which stores hostName and port number of each node in the cluster. So each node is aware of other nodes in the cluster and when a node start up it will join to the cluster. Please give me ideas on this.
Thanks, Sudharma