We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899b961 commit 8ba0192Copy full SHA for 8ba0192
message-channel/index.md
@@ -4,7 +4,9 @@ title: Message Channel
4
folder: message-channel
5
permalink: /patterns/message-channel/
6
categories: Integration
7
-tags: Java
+tags:
8
+ - Java
9
+ - EIP
10
---
11
12
**Intent:** When two applications communicate using a messaging system they do it by using logical addresses
publish-subscribe/index.md
@@ -4,7 +4,9 @@ title: Publish Subscribe
folder: publish-subscribe
permalink: /patterns/publish-subscribe/
**Intent:** Broadcast messages from sender to all the interested receivers.
0 commit comments