Messaging Patterns#
A messaging pattern is the combination of a communication mechanism (such as shared memory or message queues) and a protocol that defines how that mechanism is used in communication between participants.
A number of messaging patterns are implemented: