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 is jndi? How is it related to jms?

492


What is wire level protocol?

474


What is the number of messaging models available on jms?

465


Explain about Connection factory interface?

554


What is the difference between java mail and jms queue?

478






What is the functionality of a jms message producer?

455


What is message listener container?

465


What is a text message?

508


What is a queued message?

463


What is jms queue in java?

496


What is the difference between JMS and RPC (Remote Procedure Call)?

501


What is a message topic?

484


What is use of jms?

478


What is jms in spring?

485


What do you mean by Synchronous and Asynchronous type of messaging?

513