One last point.  In addition to using a 2 second timeout on the receive call, I 
also pause for .25 seconds before calling receive again if I do timeout.  I was 
hoping to avoid that "race condition" that I have read is possible ( or was 
possible ). 

However, remember that messages are moving at around 200 ms intervals.  I 
should never timeout.  The only evidence that I have is that the logs on the 
sending side do not show any signs that writing to the Queue was delayed during 
any of the "out of order" periods.  The logging on the receiving side is 
limited to just the bad messages.

Thanks In Advance, for your help!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109389
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to