One solution you might consider is creating a single queue to handle all the traffic of this dynamic type, then using metadata to distinguish one recipient from another. In this way, you configure a single real queue on the server, but have an infinite number of virtual queues.
For extremely high load, this is suboptimal, but for moderate volume should perform with roughly the same characteristics as a dynamic queue solution. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972645#3972645 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972645 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
