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

How to check jms messages in weblogic?

0 Answers  


What are jms topics and queues?

0 Answers  


What is the use of ObjectMessage?

1 Answers  


What is difference between JMS and Web Services?

0 Answers  


What is the publish-and-subscribe model in jms?

0 Answers  






What is Producer and Consumer?

1 Answers  


What is the functionality of a jms message producer?

0 Answers  


What is jms protocol?

0 Answers  


How do I check messages in jms queue?

0 Answers  


What is JMS session?

1 Answers  


What is a durable queue?

0 Answers  


What is jms connection factory in weblogic?

0 Answers  


Categories