Hi All
I am trying to achieve high availability for three instance of my artemis mq installed in three servers. So, my requirement is:
somehow the DNS can be used by the source system to be able to access all three instance of artemis so that whichever node of artemis mq is up or free the traffic or the load should redirect and process the messages to the end systems.
I have already achieved high availability between the instances by using a shared storage to persist the data.
Hi All I am trying to achieve high availability for three instance of my artemis mq installed in three servers. So, my requirement is: somehow the DNS can be used by the source system to be able to access all three instance of artemis so that whichever node of artemis mq is up or free the traffic or the load should redirect and process the messages to the end systems. I have already achieved high availability between the instances by using a shared storage to persist the data.