| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
| layout | pattern | |
|---|---|---|
| title | Data Bus | |
| folder | data-bus | |
| permalink | /patterns/data-bus/ | |
| categories | Architectural | |
| language | en | |
| tags |
|
Allows send of messages/events between components of an application without them needing to know about each other. They only need to know about the type of the message/event being sent.
Use Data Bus pattern when
Data Bus is similar to
| Back | FazBrowse Home | New Git URL |