执行器注册线程优化,线程销毁时主动摘除注册机器;
1 parent 7bc11fc commit 837ab404b1c7d32c5a1c703f1ecaaa7b9911f634
xuxueli authored on 26 Aug 2017
Showing 8 changed files
View
doc/XXL-JOB官方文档.md
View
xxl-job-admin/src/main/java/com/xxl/job/admin/service/impl/AdminBizImpl.java
View
xxl-job-admin/src/main/java/com/xxl/job/admin/service/impl/XxlJobServiceImpl.java
View
xxl-job-core/src/main/java/com/xxl/job/core/biz/impl/ExecutorBizImpl.java
View
xxl-job-core/src/main/java/com/xxl/job/core/rpc/netcom/jetty/server/JettyServer.java
View
xxl-job-core/src/main/java/com/xxl/job/core/thread/ExecutorRegistryThread.java
View
xxl-job-core/src/main/java/com/xxl/job/core/thread/TriggerCallbackThread.java
View
xxl-job-core/src/main/java/com/xxl/job/core/util/HttpClientUtil.java