[jboss-user] [Messaging, JMS & JBossMQ] - How do I control through-put of messages when using MDB?
jeuk
do-not-reply at jboss.com
Mon Jul 2 17:01:41 EDT 2007
Hi,
I'm developing an application which needs to control the number of jms messages the MDB handles.
So far the only way I've come up with is limiting the JBoss installation to 1 bean and then handle the messages 1 by 1 and slow down between reads until the desired speed is achived.
Is there another way to do this?
I'm fairly new to the concept of MDBs.
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059737#4059737
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059737
More information about the jboss-user
mailing list