/commented by dmitriy setrakyan/ 1. Ignite would have to be installed on all 4 machines. 2. Ignite can work with IP Multicast as well. If IP Multicast works in your environment, you may not need to specify any IP addresses. Otherwise, you will have to specify IP addresses in the /IgniteConfiguration/. See /Cluster Configuration/ for more information. 3. Cluster configuration must be identical on all nodes. Configuration for caches can be done only on clients and can be added after the application had started. 4. You can configure Ignite either from XML file or programmatically. All configuration examples in Ignite documentation show both ways.
----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/I-want-to-create-4-cluster-of-Computing-Grid-tp232p233.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
