Hi,

If under manually started you mean using ignite.sh(.bat) script, then there
actually is no difference, because at the end it calls the same
Ignition.start() method (Spring configured app as well). But with
programmatic starting you can run more than one node in single JVM. This may
be useful in tests.

Thanks!
-Dmitry.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/What-is-the-difference-between-starting-a-node-using-Java-application-and-manual-starting-tp12143p12150.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to