Event Bus Pattern
The event bus pattern provides an effective way of implementing publish/subscribe mechanism between components of the application.
The event bus pattern provides an effective way of implementing publish/subscribe mechanism between components of the application.