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
drce.DRCEManager Namespace Reference

Classes

class  DRCEManager
 

Variables

 logger = logging.getLogger(APP_CONSTS.LOGGER_NAME)
 
 HostParams = namedtuple("HostParams", "host port")
 

Detailed Description

Created on Feb 14, 2014

@author: igor

Variable Documentation

◆ HostParams

drce.DRCEManager.HostParams = namedtuple("HostParams", "host port")

Definition at line 23 of file DRCEManager.py.

◆ logger

drce.DRCEManager.logger = logging.getLogger(APP_CONSTS.LOGGER_NAME)

Definition at line 19 of file DRCEManager.py.