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.AdminInterfaceServer Namespace Reference

Classes

class  AdminInterfaceServer
 

Variables

 logger = Utils.MPLogger().getLogger()
 

Detailed Description

HCE project, Python bindings, Distributed Tasks Manager application.
AdminInterfaceServer object and related classes definitions.
This object acts as client-side admin interface.
It handles admin requests events. Most common admin events are: statistics data fetching from all threaded classes.
configuration parameters update and DTM application shutdown.


@package: dtm
@author bgv bgv.hce@gmail.com
@link: http://hierarchical-cluster-engine.com/
@copyright: Copyright © 2013-2014 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Variable Documentation

◆ logger

app.AdminInterfaceServer.logger = Utils.MPLogger().getLogger()

Definition at line 32 of file AdminInterfaceServer.py.