You are not understanding brother. 

*Single Node*
I have a Java application, which has one Ignite Service (Node singleton).
We start the application, deploy the service (start the processing).

*Multi Nodes*

Added a flag "deploy", if true deploy the service.

We start the application 4 times with "deploy=false", now there are 4 nodes
in cluster.
Then we start the application with  "deploy=true", this deploys the service
on all 5 nodes and start processing.

Where do I set the attributes?




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to