JBoss.org Community Documentation
The transport protocols send messages from one cluster node to another (unicast) or from cluster node to all other nodes in the cluster (mcast). JGroups supports UDP, TCP, and TUNNEL as transport protocols.
The UDP
, TCP
, and TUNNEL
elements are
mutually exclusive. You can only have one transport protocol in each JGroups
Config
element