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

Go to the source code of this file.

Namespaces

 ftests.ftest_crc32
 

Variables

string ftests.ftest_crc32._connection_uid = 'AAA'
 
dictionary ftests.ftest_crc32.h = {}
 
 ftests.ftest_crc32.t = time.time()
 
string ftests.ftest_crc32.s1 = socket.gethostname() + "-"
 
string ftests.ftest_crc32.s2 = "-" + uuid.uuid1().hex + "-" + str(_connection_uid)
 
int ftests.ftest_crc32.i = 1
 
int ftests.ftest_crc32.j = 0
 
int ftests.ftest_crc32.maxItr = 10000000
 
 ftests.ftest_crc32.ts = str(t)