Hi, We have a requirement to use JMS in a clustered mule environment. My concern is are there known issues using JMS in a clustered mule environment? I'm on my way of creating a proof of concept then I think it might save me time if I can get answers here just in case someone already encountered it, or someone could confirm that it should work fine having the right config.
Thanks in advance.
Mule Clustered environment supports well for JMS and there will be not much issues in implementing it.
I have even implemented multiple ActiveMQ nodes with master-slave configuration (Load-balancing) with Mule Clustered environment with multiple Mule instances without any critical issue.
If you can configure it right, then there you will not have any such concerns.