[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: PerfExample listener warm up
timfox
do-not-reply at jboss.com
Sat May 24 03:12:01 EDT 2008
We should also allow the ack mode to be specified as an argument to the listener or sender (currently it's hardcoded to DUPS_OK).
We should also allow disabling of the queue drain by a param.
If you just want to measure the consume rate, i.e. send a bunch of messages then after that, consume them, currently it's not possible since it assumes the listener must be started first and all messages drained.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153141#4153141
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153141
More information about the jboss-dev-forums
mailing list