Override anycasting based on the type of transport used
-------------------------------------------------------
Key: JGRP-1130
URL:
https://issues.redhat.com/browse/JGRP-1130
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: Future
Investigate whether it makes sense to use multicasting for an anycast (on top of UDP) and
multiple unicasts on top of TCP.
The (commented) code is in MessageDispatcher.cast().