Hm.
I have had experience with running (embedded) Artemis (in
Springframework) in a Docker Swarm. Most of what I had tried failed.
The main reason was that the virtual network adapters that are
available (sans any commercial and third-party ones) do not support
broadcast/multicast so dynamic di
Thanks.
I am looking now at Artemis and got it running through Rancher and Docker
Swarm.
Has anyone got information about service discovery for Artemis with Docker
Swarm?
Looking at the Kubernetes example I need to use some XSLT templates at
deployment to create the right override configuration.
Since you're looking for clustered operation, ActiveMQ Artemis sounds like
a better fit for your needs than ActiveMQ 5.x would be.
Tim
On Sep 27, 2017 3:49 PM, "Nick Stolwijk" wrote:
> Hi,
>
> We are just starting with Docker Swarm and we have 2 services that need to
> talk to each other asynch