Java Message Service (JMS) Question:
Download Questions PDF

What is synchronous messaging? Queue

Java Message Service (JMS) Interview Question
Java Message Service (JMS) Interview Question

Answer:

Synchronous messaging involves a client that waits for the server to respond to a message. So if one end is down the entire communication will fail.

Download Java Message Service (JMS) Interview Questions And Answers PDF

Previous QuestionNext Question
Does JMS specification define transactions? Queue What is asynchronous messaging? Queue