You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Rajesh Khan <ra...@gmail.com> on 2022/04/26 23:41:00 UTC

Is it possible to obtain all consumers/producers connected to a broker federation

I currently have a broker federation that has different consumers (about
200) connected across this federation.In C++ is there a way for a message
producer to get a list of all consumers connected to a federation ? Any
specific APIs that I can use ?