wangzhengquan
2020-06-13 0defce43c97145172f10a5c114281e704820f95c
1
2
3
4
5
6
7
8
# nng本地服务地址
local_url=tcp://127.0.0.1:8899
 
# nng远程调用地址地址
remote_url=tcp://127.0.0.1:9988
 
# 负责下载任务的线程池的数量
workers=4