[jboss-user] [JBoss Messaging] - Re: Programmaticaly create queue

CoyoteSqrl do-not-reply at jboss.com
Tue Sep 19 11:49:49 EDT 2006


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



More information about the jboss-user mailing list