hpx::supervision::registry#

Defined in header hpx/supervision_dispatch.hpp.

See Public API for a list of names and headers that are part of the public HPX API.

class registry : public hpx::components::client_base<registry, server::registry>#

A registry is a lightweight, self-supervising handle for pairing with peer localities. It mirrors a peer’s lifecycle state locally via join(), and can itself be discovered by name in AGAS like other supervision_dispatch components.