staging areas that have messages those have been


Staging areas that have messages those have been sent and are waiting to be read. Note that, contrary to what the name queue suggests, messages don't have to be delivered in the order sent. If the message driven bean pool has more than single instance then messages can be processed concurrently and therefore it is possible that a later message is processed sooner than an earlier one. A JMS queue guarantees only that every message is processed only once.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: staging areas that have messages those have been
Reference No:- TGS0266912

Expected delivery within 24 Hours