码迷,mamicode.com
首页 > 其他好文 > 详细

分布式任务调度平台XXL-Job集群版搭建

时间:2018-11-18 10:16:57      阅读:547      评论:0      收藏:0      [点我收藏+]

标签:str   and   img   点击   .exe   tor   html   token   bubuko   

如果集群:

技术分享图片

 保存后:

技术分享图片

 

启动两个 job

 

第二个job的配置:

# web port
server.port=8082

# log config
logging.config=classpath:logback.xml


### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
xxl.job.admin.addresses=http://127.0.0.1:8080/xxl-job-admin

### xxl-job executor address
xxl.job.executor.appname=toov5-job
xxl.job.executor.ip=
xxl.job.executor.port=9998

### xxl-job, access token
xxl.job.accessToken=

### xxl-job log path
xxl.job.executor.logpath=/data/applogs/xxl-job/jobhandler
### xxl-job log retention days
xxl.job.executor.logretentiondays=-1

 技术分享图片

 

 

 点击恢复:

技术分享图片

点击执行!

 

技术分享图片

技术分享图片

 

 成功!

分布式任务调度平台XXL-Job集群版搭建

标签:str   and   img   点击   .exe   tor   html   token   bubuko   

原文地址:https://www.cnblogs.com/toov5/p/9976210.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!