Re: address vs queue

2020-08-11 Thread Christopher Pisz
I recently read this: "Prefixes Using prefixes involves specifying the anycastPrefix and/or the multicastPrefix on the acceptor which the STOMP client is using. For the STOMP use-case these prefixes tell the broker that destinations using them should be treated as anycast or multicast. For exampl

Re: address vs queue

2020-08-11 Thread Justin Bertram
ActiveMQ Artemis was designed from the ground up to support multiple protocols. As such, it needs a flexible and powerful address model to support lots of different use cases across the wide variety of supported protocols. This flexibility can sometimes be confusing for users of STOMP which only de

address vs queue

2020-08-11 Thread Christopher Pisz
I read that an address can have many queues. I am not sure what an address really is otherwise. I only have one field in my stomp messages that I can specify, and it is labeled "destination", is that the address name or the queue name? How would I even specify the other? Or does Artemis create a