tower_load

Module peak_ewma

Source
Expand description

A Load implementation that PeakEWMA on response latency.

Structsยง

  • Represents the relative cost of communicating with a service.
  • Tracks an in-flight request and updates the RTT-estimate on Drop.
  • Wraps an S-typed Service with Peak-EWMA load measurement.
  • Wraps a D-typed stream of discovery updates with PeakEwma.