# nng本地服务地址 local_url=tcp://127.0.0.1:8899 # nng远程调用地址地址 remote_url=tcp://127.0.0.1:9988 # 负责下载任务的线程池的数量 workers=4