Improve the example and documentation
This commit is contained in:
@ -7,8 +7,7 @@ categories: Integration
|
||||
tags: Java
|
||||
---
|
||||
|
||||
**Intent:** When applications communicate using a messaging system they do it by using logical addresses
|
||||
of the system, so called Publish Subscribe Channel. The publisher broadcasts a message to all registered subscribers.
|
||||
**Intent:** Broadcast messages from sender to all the interested receivers.
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user