[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Tests for JBoss MQ message counter functionality

timfox do-not-reply at jboss.com
Tue Jan 9 04:05:45 EST 2007


I have ported it anyway.

I have made a few changes along the way. There was one biggie where the counters are updated as every message arrives at a destination. *slow*.

I have changed this so instead the counter queries (samples) the queues every x milliseconds and updates itself appropriate - so it shouldn't be a bottleneck.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999357#3999357

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999357



More information about the jboss-dev-forums mailing list