NAME
Beekeeper::Service::Supervisor - Worker pool supervisor.
VERSION
Version 0.05
SYNOPSIS
DESCRIPTION
Supervisor service keeps a table of the status and performance metrics of every worker connected to a logical bus.
The command line tool bkpr-top displays the contents of this status table.
This module provides methods get_services_status
and get_workers_status
to query the table, allowing for example to shovel services status to an external monitoring application.
SEE ALSO
AUTHOR
José Micó, jose.mico@gmail.com
COPYRIGHT AND LICENSE
Copyright 2015-2021 José Micó.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language itself.
This software is distributed in the hope that it will be useful, but it is provided “as is” and without any express or implied warranties. For details, see the full text of the license in the file LICENSE.