libbmq  e19ff338c707b114e9f84d83ea866a97518afb37
bmqpi_hosthealthmonitor.h File Reference

Provide an interface for monitoring the health of the host. More...

#include <bmqt_hosthealthstate.h>
#include <bdlmt_signaler.h>
#include <bsl_functional.h>

Go to the source code of this file.

Classes

class  BloombergLP::bmqpi::HostHealthMonitor
 A pure interface for monitoring the health of the host. More...
 

Namespaces

 BloombergLP
 
 BloombergLP::bmqpi
 

Detailed Description

bmqpi::HostHealthMonitor is a pure interface for a monitor of the health of the host. BlazingMQ sessions can use such objects to conditionally suspend queue activity while the host is marked unhealthy.