In my experience most very high performance messaging installations are not using JEE (no
MDBs, JTA, JCA) - all these things have an overhead and often you can design them out in
your application.
E.g. you can often design out JTA by using duplicate detection (see user manual)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244295#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...