pingora_core::services

Module background

Source
Expand description

The background service

A BackgroundService can be run as part of a Pingora application to add supporting logic that exists outside of the request/response lifecycle. Examples might include service discovery (load balancing) and background updates such as push-style metrics.

Structs§

Traits§

Functions§