File size: 474 Bytes
7d54ba7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
provider = "CPUExecutionProvider"
token = "qwqowo"
redis_url = "redis://localhost:6379"
host = "0.0.0.0"
port = 39721
max_timeout = 300
timeout = 30
max_thread = 8
mode = "master"                       # master, slave, single
master_url = "http://localhost:39721"
master_token = "qwqowo"
worker_id = ""
worker_url = "http://localhost:39721"
temp_dir = "./temp"
output_dir = "./output"
log_level = "DEBUG"
worker_check_interval = 5
worker_expire = 120
register_interval = 30