Heartbeat (as of version 3.x) is a cluster messaging layer, often combined with pacemaker as the cluster resource manager.
We have an RMI client application written in Java which needs to send periodic "stay alive" messages to a server …
java concurrency rmi heartbeat