Hi

i am writing a performance benchmark for the jms test suite, observed that in 
case of  producer/consumer not being in the same VM

All the messages not reaching the consumer

Here is the log from producer and consumer VM
producer

  | Apr 25 11:12:11-    Sent msg: Msg#0
  | Apr 25 11:12:11-    Sent msg: Msg#1
  | Apr 25 11:12:11-       Sent msg: Msg#2
  | Apr 25 11:12:11-       Sent msg: Msg#3
  | Apr 25 11:12:11-       Sent msg: Msg#4
  | Apr 25 11:12:11-       Sent msg: Msg#5
  | Apr 25 11:12:11-       Sent msg: Msg#6
  | Apr 25 11:12:11-       Sent msg: Msg#7
  | Apr 25 11:12:11-       Sent msg: Msg#8
  | Apr 25 11:12:11-       Sent msg: Msg#9
  | Apr 25 11:12:11-       Send TimerHolder
  | Apr 25 11:12:11-       Sent msg: Msg#10
  | Apr 25 11:12:11-       Sent msg: Msg#11
  | Apr 25 11:12:11-       Sent msg: Msg#12
  | Apr 25 11:12:11-       Sent msg: Msg#13
  | Apr 25 11:12:12-       Sent msg: Msg#14
  | Apr 25 11:12:12-       Sent msg: Msg#15
  | Apr 25 11:12:12-       Sent msg: Msg#16
  | Apr 25 11:12:12-       Sent msg: Msg#17
  | Apr 25 11:12:12-       Sent msg: Msg#18
  | Apr 25 11:12:12-       Sent msg: Msg#19
  | Apr 25 11:12:12-       Send TimerHolder
  | 

Consumer


  | Apr 25 11:12:11-       About to receive
  | Apr 25 11:12:11-       Received msg: Msg#1
  | Apr 25 11:12:11-       Received msg: Msg#2
  | Apr 25 11:12:11-       Received msg: Msg#3
  | Apr 25 11:12:11-       Received msg: Msg#4
  | Apr 25 11:12:11-       Received msg: Msg#5
  | Apr 25 11:12:11-       Received msg: Msg#6
  | Apr 25 11:12:11-       Received msg: Msg#7
  | Apr 25 11:12:11-       Received msg: Msg#9
  | Apr 25 11:12:11-       Received msg: Msg#10
  | Apr 25 11:12:11-       Received msg: Msg#12
  | Apr 25 11:12:11-       Send TimerHolder
  | Apr 25 11:12:12-       Received msg: Msg#16
  | Apr 25 11:12:12-       Received msg: Msg#17
  | Apr 25 11:12:12-       Received msg: Msg#18
  | Apr 25 11:12:12-       Received msg: Msg#19
  | 

i have not done extensive testing but seems something is wrong

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

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


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to