I have a multi-node (static) network of embedded Artemis JMS brokers.
  I'm wondering if there is a way to register a JMS listener to a topic,
but somehow distinguish between messages sent via the local broker and
those that come from different nodes in the 'cluster'?
  I'd like to make sure, that the specific listener only handles messages
sent from producers connected to the same broker.

Reply via email to