michaelandrepearce edited a comment on issue #2573: ARTEMIS-2265 Support Federated Queues and Addresses URL: https://github.com/apache/activemq-artemis/pull/2573#issuecomment-472858232 @cshannon so for JMS Topics, yes you look at Address Federation with multicast addresses if you want everyone to get everything everywhere. For JMS Queue you would look just at Queue Federation only. Remember the model in Artemis is queues and address's and whilst for JMS it you have for Anycast a 1 to 1 mapping, its actually possible in artemis to have many queues under a single address, just this doesnt map to JMS. This is like in the examples. This is why i only did for now Multicast at address level.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
