* added pumlid where it was missing and possible * removed pumlid where it generated a bad image * regenerated some incorrect puml's * added 'left to right direction' puml prefix to some diagrams to improve the automatic layouting
layout, title, folder, permalink, categories, tags
layout | title | folder | permalink | categories | tags | |||
---|---|---|---|---|---|---|---|---|
pattern | Publish Subscribe | publish-subscribe | /patterns/publish-subscribe/ | Integration |
|
Intent
Broadcast messages from sender to all the interested receivers.
Applicability
Use the Publish Subscribe Channel pattern when
- two or more applications need to communicate using a messaging system for broadcasts.