The perf-meas sub-package
This sub-package has the following files:
- HB: This implements the periodic heartbeat between
peering cluster managers, and timeout for failure detection.
- LatMeas: This implements simple round-trip latency
measurement between peering cluster managers.
Both were implemented as a thread per peer earlier. But now, there is
no thread -- all routines have to be called from the layer above.
This turns out to be much more efficient.
Bhaskaran Raman, bhaskar@cs.berkeley.edu
Last modified: Mon Jan 21 14:22:01 PST 2002