- Apache Ignite Quick Start Guide
- Sujoy Acharya
- 52字
- 2021-06-10 18:52:28
Messaging
Messaging is a communication protocol to decouple senders from receivers. Apache Ignite supports various models of data exchange between nodes.
The following messaging types are supported:
- Cluster-wide messaging to all nodes (pub-sub)
- Grid event notifications, such as task execution
- Cache events such as a cache updating in local and remote nodes