[jboss-user] [JBoss Messaging] - Re: JBM exception
timfox
do-not-reply at jboss.com
Mon Sep 15 15:14:11 EDT 2008
Are you creating a temp queue for each request?
If so, this is an anti-pattern and will put a lot of strain on the cluster.
Better to re-use your temp queus, or better still use a distributed topic to get your requests back.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176602#4176602
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176602
More information about the jboss-user
mailing list