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 cf0570a commit 6f89315Copy full SHA for 6f89315
publish-subscribe/README.md
@@ -18,9 +18,8 @@ Broadcast messages from sender to all the interested receivers.
18
## Applicability
19
Use the Publish Subscribe Channel pattern when
20
21
-* two or more applications need to communicate using a messaging system for broadcasts.
22
-=======
23
* two or more applications need to communicate using a messaging system for broadcasts.
24
25
##Credits
+
26
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)
0 commit comments