Hello folks,
is there a way to figure out all cluster members in a
Tomcat node? I would like to extend a web application with a view of all active cluster nodes.
Is there also a way to send messages from one node to another, or a multicast message to all nodes? - At the moment I use jgroups to establish a communication between all nodes.
Thank you in advance,
Arthur