Answer:
- Extremely loosely coupled architecture permits a lower level subject to communicate with a higher level observer without impacting the system’s layering
- Supports broadcast communication in a highly distributed architecture style
- New business services as event listeners can be invoked dynamically and transparently without making any changes to the event source itself.
- Event interceptors help make informed business decisions by providing insights into the system
Asked In: Many Interviews |
Alert Moderator