2. Some application modes for message exchange
In this chapter, we present a few message exchange models that we can use in applications, illustrating new ways of designing message-based applications.
2.1 Simple transfer or datagram
A datagram message is like a letter in the post. No response is necessarily expected from the application receiving the message. The sending application is therefore not waiting to receive the reply message from the recipient. This is the most common and appropriate use of a message handler: the exchange is completely asynchronous, as shown in figure 2 , in which the queue is symbolized by a vase containing stacked messages.
An application for displaying...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Some application modes for message exchange
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
References
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!