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
TasksExecutor.py File Reference

Go to the source code of this file.

Classes

class  dtm.TasksExecutor.TasksExecutor
 The Tasks Executor object Main job of this object is a selection of scheduled tasks from the schedule and send them to the ExecutionEnvironmentManager object to set them to the Execution Environment for execution. More...
 

Namespaces

 dtm.TasksExecutor
 

Variables

string dtm.TasksExecutor.CONFIG_SECTION = "TasksExecutor"
 
 dtm.TasksExecutor.logger = logging.getLogger(DTM_CONSTS.LOGGER_NAME)