Rather than looking at consuming from hundreds of topics individually, I would approach the problem in terms of namespaces. If all of these topics are named consistently, you could set up a smaller set of listeners against a wildcard topic subscription (http://activemq.apache.org/wildcards.html) perhaps using selectors on message to narrow the messages down further if applicable.
Jakub -- View this message in context: http://activemq.2283324.n4.nabble.com/Sugestions-how-to-listen-on-several-thousand-topics-with-spring-tp4653164p4653268.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.