I am new to Drools and Kie Workbench. I have Kie workbench running on tomcat Server.
I am looking for Clustering Kie Workbench, because the same project will be running on three different tomcat server (each server will have respective Workbench) pointing different DB (Region specific like India, America). Now if i make any change in project like adding rule at run-time in any of the server, It should automatically synchronize the project in other two servers.
To cluster git repository of kie-workbench you have to use zookeeper and Helix. Go through link for more details about kie-workbench git repository cluster.