Differentiate JMS and RPC

Differentiate between JMS and RPC?

E

Expert

Verified

In RPC method invoker waits for method to finish execution and return control back to invoker. Therefore it is fully synchronous in nature. When in JMS message sender just sends the message to the destination and continues its processing. The sender does’nt wait for receiver to respond. This is an asynchronous behaviour.

   Related Questions in JAVA Programming

©TutorsGlobe All rights reserved 2022-2023.