libbmq  a5f8a06ba1d16cb5a65643e1fa7f1a1d6aadef40
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.