-
JMS - New subscriber on the fly (1 messages)
- Posted by: the novice
- Posted on: February 26 2007 02:32 EST
How to add new subscriber on the fly? Currently we have separate JMS Queue receiving/replying to individual bus. Can we replace this with a single queue model? Thoughts, links appreciated!Threaded Messages (1)
- Re: JMS - New subscriber on the fly by James Strachan on March 07 2007 07:34 EST
-
Re: JMS - New subscriber on the fly[ Go to top ]
- Posted by: James Strachan
- Posted on: March 07 2007 07:34 EST
- in response to the novice
How to add new subscriber on the fly?
Using the JMS API?
I don't understand your question. This link might help... http://activemq.apache.org/how-should-i-implement-request-response-with-jms.html James LogicBlaze Open Source SOA
Currently we have separate JMS Queue receiving/replying to individual bus. Can we replace this with a single queue model?
Thoughts, links appreciated!