What is mean of consumers and senders
I am new to Activemq,I am trying to handle messages in queue using
JMS(Java).Before that I want to know everyone using
sender,consumerwords.As per I know
Sender means Who is sending messages to queue/Topic.
consumer means who is processing messages based on my requirements.
Question 1:As per my understanding,I need to write another programs for
sender,consumer using JMS(Java).Is it right what I am thinking.
Thanks.
No comments:
Post a Comment