hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
RouterServerProxy.hpp File Reference
#include <sstream>
#include <map>
#include "Handler.hpp"
Include dependency graph for RouterServerProxy.hpp:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

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.

Author
bgv bgv.h.nosp@m.ce@g.nosp@m.mail..nosp@m.com Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file RouterServerProxy.hpp.