HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
app.BaseServerManager Namespace Reference

Classes

class  BaseServerManager
 This is app base class for management server connection end-points and parallel transport messages processing Provides main MOM transport for application architecture of parallel data processing. More...
 

Variables

 logger = logging.getLogger(APP_CONSTS.LOGGER_NAME)
 

Detailed Description

Created on Feb 25, 2014

@author: igor, bgv

Variable Documentation

◆ logger

app.BaseServerManager.logger = logging.getLogger(APP_CONSTS.LOGGER_NAME)

Definition at line 32 of file BaseServerManager.py.