6 Replies Latest reply on Feb 22, 2016 8:34 AM by mnovak

    Hornetq cluster replication with 2 live servers

    jcas47

      Hello. I am researching a hornetq cluster solution in which I have 2 wildfly servers that are load balanced by another device (not running wildfly domain). My goal is to have the following:

      Wildfly1 running live hornetq node

      Wildfly2 running backup hornetq node

      Wildfly1 and 2 are both running live Rest application

       

      What I would like to happen is Wildfly1 and Wildfly2 use hornetq on Wildfly1. In the case of a failure, it will begin using hornetq on Wildfly2.

       

      Is this possible?