Are there any recommendations or techniques for how to avoid having to 
use a request/response pattern?

I'm using the technique described here 
http://activemq.apache.org/how-should-i-implement-request-response-with-jms.html.
 


I'm primarily doing this to get some basic configuration information 
when a new client is started.  Are other developers doing the same thing 
or is there some other more better way to handle it?  Would it be 
possible to use the advisory messages to know when a new client is 
started and just send them the information?

thanks,
Steve

----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and 
privileged information for the sole use of the intended recipient.  Any review, 
use, distribution, or disclosure by others is strictly prohibited.  If you are 
not the intended recipient (or authorized to receive information for the 
intended recipient), please contact the sender by reply e-mail and delete all 
copies of this message.

Reply via email to