What is the difference between Message producer and Message consumer?

Answer Posted / munnu

Messaging systems provide a host of powerful advantages over other conventional distributed computing models. Primarily, they encourage "loose coupling" between message consumers and message producers. There is a high degree of anonymity between producer and consumer: to the message consumer, it doesn't matter who produced the message, where the producer lives on the network, or when the message was produced.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the basic advantages of jms?

486


What is jms connection factory?

453


What is a JMS client?

539


What is jms correlation id?

497


What is the use of connection factory in jms?

450






Explain about the exception handling mechanism of JMS?

453


What is jms server?

485


Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?

448


How many types of messaging model do JMS provide for and what are they?

501


How do I find the jms queue in weblogic?

443


Does weblogic jms support clustering?

477


Explain the difference between topic and queue?

589


How to read message from jms queue in java?

429


Are there c/c++ interfaces to wls jms?

481


How does a sender application transport/send a message through jms?

473