Chapter 32. Message Transfer
Problem
A user uses the system to send a message to another user.
Characteristics: Very common in some domains. Simple.
Keywords: Batch job, communication, email, SMS, system alert.
Blueprints
Message Transfer: Deferred Delivery
Model
Description
The Message Transfer: Deferred Delivery
blueprint consists of two use cases. The first, called Register Message
, receives a message from the Sender
and stores it to be delivered at a later moment in time. When requested by the Receiver
, the second use case, Deliver Message
, checks whether there are any stored messages to be delivered to the actor. If there are, these messages are delivered ...
Get Use Cases: Patterns and Blueprints now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.