What is asynchronous messaging? Queue

Submitted by: Administrator
Asynchronous messaging involves a client that does not wait for a message from the server. An event is used to trigger a message from a server. So even if the client is down , the messaging will complete successfully.
Submitted by: Administrator

Read Online Java Message Service (JMS) Job Interview Questions And Answers