Dear all the wildfly users around the world, I really want to know which one will work with either activeMQ or JGroups
In this document, I understood JGroups will be used for the session cluster.
In this document, It is telling me 'JBoss EAP messaging clusters allow groups of JBoss EAP messaging servers to be grouped together in order to share message processing load'
In my opinion, It seems like activeMQ and JGroups are pretty similar to each other...
and then I have one more quetion..
is saying 'The default value for cluster-user is ACTIVEMQ.CLUSTER.ADMIN.USER and the default value for cluster-password is CHANGE ME!!'
...
if activeMQ is used when setting session cluster, Do I have to set cluster-user and cluster-password ??
I really want to understand the concept of session cluster in wildfly...