• Every server sends a Heart beat messages to other server at regular interval.
  • if the heart beat is missed, the server sending heartbeat is considered crashed.
  • The interval should be small enough to make sure failure is detected asap.