libbmq b6028b29b733bc7541593d2905a5f79a9f0192fc
Loading...
Searching...
No Matches
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

namespace  BloombergLP
 
namespace  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.