Answer Posted / 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 View All Answers
What is the best message queue?
Why do we use jms?
Which messaging modes are included in the java messaging service jms )?
What is the publish-and-subscribe model in jms?
What are the different parts of a jms message?
What is a jms connection?
Give an example of using point to point model in JMS?
What is the difference between an sms and text message?
What is ems queue?
Is jms a message broker?
What is jms active mq?
What is the use of jms? Can we send message from one server to another server using jms?
What is jms in java with example?
In which situations we are using jms?
What is jms module?