libbmq 2f89e4a12c66e1eef53d27df596a2d59742f6a67
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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.