hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
Go to the source code of this file.
Classes | |
class | HCE::handlers::RouterServerProxy |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::handlers |
HCE project RouterServerProxy handler. Implements functionality for router server handler. Contains client requests router server and cluster nodes (proxy or data) server. This is root of cluster hierarchy and data streams root point for client-side applications connections and upper connection point for data connections of all kind of nodes in cluster. Get request from client application, send request to all connected proxy or data nodes, collects upper data flows in one response and send response back to client-side application.
Definition in file RouterServerProxy.hpp.