Hi,

I was wondering if the timings on the onMessage are really correct. (J22 
Management) I have a MDB that calls a Session EJB. The overall time in the 
Session EJB adds up to the overall time of my test (enqueue,process), but the 
MDB timings don't.

According to the MDB timings, the overall time should be more then double the 
EJB time, which it is not:

Overall           : 10:28:24 - 10:32:17 = 233s               6.16  msg/s
MDB Proxy (5):              2697518ms = 2697.518s       0.53 msg/s
Session EJB(5):          1150457ms     = 1150.457s       1.2  msg/s

As you see the EJB times multipled by 5 (number of instances) roughly add up to 
the overall time. the MDB only calls the Session EJB, nothing more, but its 
time does not add up anywhere.

Could somebody explain why the MDB times differ so much or if this really is a 
bug.

Thanks
Mike

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to