Hi, I have two locations each with 5 consumers that all register onto the same topic using selectors. On one of the locations (sites) I have a producer that post messages to any number of consumers using selectors to identify the intended ones. Is there a way that I can limit the traffic between the sites? I have a broker on each site with a network bridge between them. I know that creating a conduit network connector won't work as selectors are disregarded but wondered if there is another solution?
Any help is much appreciated. Many thanks Paul Burgess