diff options
Diffstat (limited to 'system/heartbeat/README')
-rw-r--r-- | system/heartbeat/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/heartbeat/README b/system/heartbeat/README index 742f8f2af6e7d..ebc0562eb918a 100644 --- a/system/heartbeat/README +++ b/system/heartbeat/README @@ -1,9 +1,9 @@ Linux-HA heartbeat -Heartbeat is a daemon that provides cluster infrastructure (communication and -membership) services to its clients. This allows clients to know about the -presence (or disappearance!) of peer processes on other machines and to easily -exchange messages with them. +Heartbeat is a daemon that provides cluster infrastructure +(communication and membership) services to its clients. This allows +clients to know about the presence (or disappearance!) of peer +processes on other machines and to easily exchange messages with them. Heartbeat still comes with an integrated primitive resource manager, which basically is just a shell script. This is also |