hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include "HandlerTypes.hpp"
#include "AdminClientsSerializator.hpp"
#include "ResourceUsageManager.hpp"
Go to the source code of this file.
Classes | |
class | HCE::handlers::ClientsQueueManager |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::handlers |
HCE project node clients of PPP manager. Implements functionality for zmq server connection of registered clients management. Manage clients registration and life time by client name. Used in all kind of PPP clients registration to identify clients, broadcast messages send, heartbit messages send and so on.
Definition in file ClientsQueueManager.hpp.