Implementing Apache ActiveMQ-style broker meshes with Apache Artemis

from blog Kevin Boone's website, | ↗ original
Both Apache ActiveMQ and Apache Artemis have infrastructure for creating networked message broker meshes. However, their implementations are rather different, which can be problematic for integrators who want to migrate from ActiveMQ to Artemis. This article describes how to replicate -- so far as possible -- ActiveMQ mesh behaviour in Artemis.