[jboss-user] [JBoss Messaging] - Re: JBM bridge batch size setting?
ataylor
do-not-reply at jboss.com
Fri Jul 18 04:45:13 EDT 2008
The MaxBatchSize is how many messages are sent in a batch within a transacted session. If you're sending lots of messages, increasing this property may increase performance. As far as MaxBatchTime goes, this is the maximum time to wait for the batch size to be reached before sending the messages, if you're sending lots of messages very quickly this setting wont make any difference.
I would suggest running some timing tests yourself to find the optimum settings
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165275#4165275
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165275
More information about the jboss-user
mailing list