Commit Graph

2327 Commits (a03f7e9f1613a8574c1b4c46904f39fb49ea3ca0)
 

Author SHA1 Message Date
chen.ma 3f8df895e0 optimize: 线程池构造器创建自定义线程池, 线程池标识默认线程工厂前缀, 简化创建流程.
3 years ago
chen.ma bd745ab6c2 optimize: 非 spring 环境启动自定义线程池时不发送报警消息.
3 years ago
chen.ma 2d037a48c6 feature: 线程池新增或修改接口添加拒绝策略字段.
3 years ago
chen.ma 1d79c47f68 feature: 线程池分页列表添加拒绝策略字段.
3 years ago
chen.ma d4370edaf6 feature: 查询线程池列表过滤已删除数据.
3 years ago
chen.ma 6e3490b580 Update README.md
3 years ago
chen.ma 7a2e1aa877 feature: 消息通知 (变更配置、报警信息) 支持 @ 多人, 修改变量命名.
3 years ago
chen.ma 83e49afb5e feature: 变更示例项目配置.
3 years ago
chen.ma 6e6fafdee5 Update README.md
3 years ago
chen.ma 85af212952 Update README.md
3 years ago
chen.ma 100e4034d3 Update README.md
3 years ago
chen.ma 7a449a1d61 fix: 解决可变的阻塞队列在容量满时无法唤醒线程的问题.
3 years ago
chen.ma 2570efbaed Update README.md
3 years ago
chen.ma d1a5ae0aa6 Update README.md
3 years ago
chen.ma 2f74f8f442 feature: 调整示例项目中配置文件参数.
3 years ago
chen.ma 3db93a2fcc feature: 服务端提供获取 ThreadPool 集群环境具体实例功能.
3 years ago
chen.ma d11f1c86f1 fix: 删除并行流转换 Bean, 解决多线程下集合不安全问题.
3 years ago
chen.ma b1b82d9534 feature: config 引入 log record 组件, 实现操作日志打印.
3 years ago
chen.ma 7c22923dff optimize: 优化 config 业务代码逻辑以及格式.
3 years ago
chen.ma 35dd34472a feature: 抽象通用组件, 源码阅读者可以很方便集成到各自项目.
3 years ago
chen.ma e0009f364e feature: 借鉴 @mouzt、@dadiyang 两位大佬开源框架实现操作日志工具.
3 years ago
chen.ma 06b42fa1b1 Update README.md
3 years ago
chen.ma f6a0d09efb Update README.md
3 years ago
chen.ma f94c1bfc8f feature: 修复 Server 端重启后 Client 端无法订阅问题, 日志打印修改.
3 years ago
chen.ma 056c403da3 Feat: 调整 Spring Bean 注入方式为构造器注入, 优化样式.
3 years ago
chen.ma 0bf0af68c9 Update README.md
3 years ago
chen.ma fedf02f011 Supplementary dynamic thread pool example.
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 a02a7a0d2a ApplicationContextHolder add query based on annotation.
3 years ago
chen.ma 54bf27ed22 Add global variable.
3 years ago
chen.ma 51abea67d3 Modify project conciseness.
3 years ago
chen.ma 3302a84d5e Fix local thread pool subscription deadlock.
3 years ago
chen.ma cb18b37546 Modify server configuration.
3 years ago
chen.ma e2c337e09f Change the directory and use revision.
3 years ago
chen.ma e2300f9323 Update README.md
3 years ago
chen.ma 9c8c427633 Change license.
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 ca344cffbb Optimize the comments and logs of the dynamic console module.
3 years ago
chen.ma dad5360540 Optimize the comments and logs of the dynamic config module.
3 years ago
chen.ma c45a63818e Optimize the comments and logs of the dynamic starter module.
3 years ago
chen.ma c51711ecaa Optimize the comments and logs of the dynamic registry module.
3 years ago
chen.ma 48786bc738 Optimize the comments and logs of the dynamic example module.
3 years ago
chen.ma 6faba78bab Optimize the comments and logs of the dynamic console module.
3 years ago
chen.ma 3e9ce56b51 Optimize the comments and logs of the dynamic common module.
3 years ago
chen.ma df3119d249 Optimize the comments and logs of the dynamic configuration module.
3 years ago
chen.ma ea6d0c9a95 Development configuration change message push.
3 years ago
chen.ma 463407c19f Refactoring the sample module tester.
3 years ago
chen.ma 984a7d44f2 Develop dynamic thread pool monitoring and alarm notification.
3 years ago