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

Go to the source code of this file.

Namespaces

 transport.Consts
 

Variables

int transport.Consts.ADMIN_CONNECT_TYPE = 0
 
int transport.Consts.DATA_CONNECT_TYPE = 1
 
int transport.Consts.CLIENT_CONNECT = 1
 
int transport.Consts.SERVER_CONNECT = 2
 
int transport.Consts.INPROC_TYPE = 3
 
int transport.Consts.TCP_TYPE = 4