What are the types of messaging?



What are the types of messaging?..

Answer / maanya shree

There are two TYPES of Messaging.

Synchronous Messaging: Synchronous messaging involves a client that waits for the server to respond to a message.

Example : Call to database and got data

Asynchronous Messaging: 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.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JMS Interview Questions

What is JMS provider?

1 Answers  


What is a remote jms provider?

0 Answers  


Explain about publish model?

0 Answers  


Explain how Application server handles the JMS Connection?

0 Answers  


What are the various message types supported by JMS?

1 Answers  






What is a message in software?

0 Answers  


What is the use of jmstemplate in spring?

0 Answers  


How does jms listener work?

0 Answers  


Can you use a foreign jms provider to drive an mdb transactionally?

0 Answers  


Explain about Connection factory interface?

0 Answers  


Explain how does the JMS work with the J2EE?

0 Answers  


What is the use of jms server in weblogic?

0 Answers  


Categories