"jasonhu919" wrote :
| 3. the message dequeue is fast, but the message enqueue is really slow compared to
oracle AQ. any way, I can tune the enqueue performance?
Message consume rate is highly dependent on many factors including what acknowledge mode
you are using (e.g. AUTO_ACKNOWLEDGE =slow), if you're using transactions, how many
transactions in your batch etc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165278#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...