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
dtm.Scheduler Namespace Reference

Classes

class  LogicErr
 Class is used to inform about logic error. More...
 
class  Scheduler
 The Scheduler object implements algorithms of tasks scheduling. More...
 

Variables

 logger = logging.getLogger(DTM_CONSTS.LOGGER_NAME)
 

Detailed Description

@package: dtm
@author igor
@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

dtm.Scheduler.logger = logging.getLogger(DTM_CONSTS.LOGGER_NAME)
Todo:
starnge thing logger = logging.getLogger(name)

Definition at line 36 of file Scheduler.py.