Commit Graph

79 Commits (c9dd4da13ac2f6ac849e443c6c25fd5f403b4704)

Author SHA1 Message Date
chen.ma 3ed2b32074 feature: 开发线程池报警频率限制, 默认推送间隔五分钟(可通过配置修改).
3 years ago
chen.ma 3f8df895e0 optimize: 线程池构造器创建自定义线程池, 线程池标识默认线程工厂前缀, 简化创建流程.
3 years ago
chen.ma bd745ab6c2 optimize: 非 spring 环境启动自定义线程池时不发送报警消息.
3 years ago
chen.ma 7a2e1aa877 feature: 消息通知 (变更配置、报警信息) 支持 @ 多人, 修改变量命名.
3 years ago
chen.ma 7a449a1d61 fix: 解决可变的阻塞队列在容量满时无法唤醒线程的问题.
3 years ago
chen.ma 3db93a2fcc feature: 服务端提供获取 ThreadPool 集群环境具体实例功能.
3 years ago
chen.ma f94c1bfc8f feature: 修复 Server 端重启后 Client 端无法订阅问题, 日志打印修改.
3 years ago
chen.ma d329900599 Support annotation subscription dynamic configuration.
3 years ago
chen.ma 2970ed6a8f Delete useless classes.
3 years ago
chen.ma 3302a84d5e Fix local thread pool subscription deadlock.
3 years ago
chen.ma e2c337e09f Change the directory and use revision.
3 years ago
chen.ma 34f394a0c5 Optimize the comments and logs of the dynamic starter module.
3 years ago
chen.ma 7a630ba072 Delete pom file redundancy configuration.
3 years ago
chen.ma c45a63818e Optimize the comments and logs of the dynamic starter module.
3 years ago
chen.ma ea6d0c9a95 Development configuration change message push.
3 years ago
chen.ma 984a7d44f2 Develop dynamic thread pool monitoring and alarm notification.
3 years ago
chen.ma 642461aa8d Abstract computing method.
3 years ago
chen.ma 4c90c76fa3 Change thread pool reject count name.
3 years ago
chen.ma d148789f45 Optimize custom thread pool code.
3 years ago
chen.ma 5cf3009db9 Provide server services to view registered nodes and health status in real time.
3 years ago
chen.ma 3cf2bbc988 Modify the thread name in the thread pool.
3 years ago
chen.ma c22989516e Optimize client and server interaction logs.
3 years ago
chen.ma 21e9c83d10 Modify the first registration exception of the client.
3 years ago
chen.ma 5b352fd1cf Modify banner print.
3 years ago
chen.ma 689d66fcc4 Develop service discovery capabilities.
3 years ago
chen.ma e983389faf Optimize class naming and code format.
3 years ago
chen.ma f4613c250c feat: Change http call mode.
3 years ago
龙台 962ee5f7bb feat: 修改动态线程池 HttpAgent 注册为 Spring Bean.
3 years ago
龙台 471744635b feat: 修改根 Pom 依赖传递.
3 years ago
龙台 b69aabe55d optimize: 全局修改 Maven GroupId.
3 years ago
龙台 d1df7ad410 optimize: 修改线程池变更后的日志打印.
3 years ago
龙台 fa9b67f245 optimize: 调整依赖注入顺序.
3 years ago
龙台 23fabc6ef1 optimize: 动态线程池刷新时打印线程池 ID.
3 years ago
龙台 50106d7c9e refactor: 动态线程池初始化填充重构.
3 years ago
龙台 9eb3d6702c refactor: 调整 SPI Package 目录.
3 years ago
chen.ma e2d01931f7 feat: 动态线程池功能逻辑完善.
3 years ago
chen.ma 999a3c46ea feat: 调整 Build 线程池逻辑.
3 years ago
chen.ma ae59e5dd3b feat: 调整创建线程池逻辑.
3 years ago
chen.ma 5dc5090909 feat: 添加可动态调整队列范型.
3 years ago
chen.ma 66f32bd1de feat: 添加 SPI 机制匹配自定义线程池拒绝策略.
3 years ago
chen.ma e6821dd686 refactor: 删除无用代码.
3 years ago
chen.ma a477d015dc refactor: 调整动态线程池 Starter 包级目录.
3 years ago
chen.ma 0d36621af4 refactor: 调整公共配置装配位置.
3 years ago
chen.ma aa19960582 optimize: 优化自定义线程池.
3 years ago
chen.ma 4e9170ff30 optimize: 变更 Spring Bean 执行顺序.
3 years ago
chen.ma 63110d8d28 optimize: 删除无用代码.
3 years ago
chen.ma b10db04352 optimize: 运行时状态信息组件包变更.
3 years ago
chen.ma d98640679f feat: 线程池变更配置添加拒绝策略.
3 years ago
chen.ma 3660b0dfaa refactor: 调整 Dynamic ThreadPool Starter 包级目录.
3 years ago
chen.ma fbed405dd9 feat: 线程池阻塞队列 SPI 方式集成.
3 years ago