How JMS is different from RPC?

Answer Posted / munnu

In RPC the method invoker waits for the method to finish execution and return the control back to the invoker. Thus it is completely synchronous in nature. While in JMS the message sender just sends the message to the destination and continues it's own processing. The sender does not wait for the receiver to respond. This is asynchronous behavior.

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 spring jms?

455


Explain about Connection interface?

494


What is the important part of JMS applications?

503


How does spring jms listener work?

485


Name the components of jms.

520






What is a JMS client?

545


What is jms connection factory in weblogic?

445


What type of messaging is provided by JMS?

551


What is a message in software?

475


What is subdeployment in weblogic jms?

526


What is asynchronous messaging in jms?

465


Explain Asynchronous Message Consumption in JMS?

954


What is an object message?

490


Can two jms servers share the same persistent store?

471


How to Allowe messages to expire ?

948