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

Classes

class  DBI
 
class  DBIErr
 

Variables

 logger = Utils.MPLogger().getLogger()
 
 lock = Lock()
 

Detailed Description

HCE project, Python bindings, Distributed Tasks Manager application.
Event objects definitions.

@package: dtm
@file dbi.py
@author Oleksii <developers.hce@gmail.com>
@link: http://hierarchical-cluster-engine.com/
@copyright: Copyright &copy; 2013-2014 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Variable Documentation

◆ lock

dbi.dbi.lock = Lock()

Definition at line 31 of file dbi.py.

◆ logger

dbi.dbi.logger = Utils.MPLogger().getLogger()

Definition at line 28 of file dbi.py.