Skip to content

Distributing the data and execution with Infinispan

Pradeeban Kathiravelu edited this page Nov 2, 2018 · 3 revisions

To add more instances to the cluster, start the instances of Initiator class.

  java -Djava.net.preferIPv4Stack=true -classpath lib/mediator-1.0-SNAPSHOT.jar:lib/*:conf/ edu.emory.bmi.mediator.core.Initiator 
Clone this wiki locally