Commit Graph

2150 Commits (e596b630cd2160be9e801db2133961650af8722c)
 

Author SHA1 Message Date
chen.ma 642b7b966d 优化代码, 删除运行时数据存储的日志打印.
3 years ago
chen.ma 2f077d2268 Update README.md
3 years ago
chen.ma 47a80594b1 发布 1.0.0-alpha version.
3 years ago
chen.ma cab4bbbad3 重构日志打印及连接流异常捕获.
3 years ago
longtai f71e49ff44
Merge pull request #40 from smartdj/fix_HttpClientUtil_memory_leak
3 years ago
DJ 327cf4dd3d
Update HttpClientUtil.java
3 years ago
longtai 4e507e6bc2
Merge pull request #39 from imyzt/develop
3 years ago
chen.ma d545b93511 优化 hippo4j starter 代码格式.
3 years ago
longtai b1229956f2
Merge pull request #37 from HeyFL/develop
3 years ago
蔡振谦 f97d5ef0b5 线程实例监控取值应取最新的一个运行日志
3 years ago
imyzt 83e4c9462c feat:lark support notice CoreThreadTimeOut
3 years ago
chen.ma 286f13bccc 前端项目迭代更新.
3 years ago
chen.ma 596e056a13 更新示例项目线程睡眠方案.
3 years ago
chen.ma cf1b785acd 完善服务端历史运行指标监控. (#15)
3 years ago
chen.ma a631c676c7 服务端尝试更新一个不存在的线程池实例时, 通过抛异常处理. (#30)
3 years ago
chen.ma 7c1c29fa10 服务端新增修改操作时, 判断是否包含敏感字符. (#31)
3 years ago
chen.ma 88c7e25f64 模拟动态线程池提交任务, 查看运行以及监控数据.
3 years ago
chen.ma b40fc747c0 解决包装器类型启动时注册线程池不实时问题.
3 years ago
chen.ma 68b4e07f61 修改返回参数权限修饰符.
3 years ago
chen.ma 94ab632abe 变更数据库初始化文件.
3 years ago
chen.ma 426afecf23 优化服务端清理线程池运行历史数据的参数.
3 years ago
chen.ma 830de5d9b6 WeChat、Ding 线程池变更添加核心线程超时参数.
3 years ago
chen.ma a047a25466 添加线程池核心线程超时, 重构代码.
3 years ago
chen.ma f49e41d370 模拟动态线程池提交任务, 查看运行以及监控数据.
3 years ago
chen.ma fe66c716b5 客户端交互服务端依赖 AccessToken. (#34)
3 years ago
chen.ma 22af663eb1 修复 JSONUtil 初始化失败问题.
3 years ago
chen.ma 3be5a434ac Update README.md
3 years ago
chen.ma 8a8bb616b9 更正静态变量命名.
3 years ago
chen.ma 60a0a34896 增强客户端数据采集定制化.
3 years ago
chen.ma 2bd4da24db 前端项目迭代更新.
3 years ago
chen.ma 6b680a0cc6 添加项目访问基础路径.
3 years ago
chen.ma 0709cb3894 定期删除线程池历史运行数据任务添加开关. (#33)
3 years ago
chen.ma 17f457c944 开发定期删除线程池历史运行数据. (#33)
3 years ago
chen.ma af4904bb46 Update README.md
3 years ago
chen.ma 35381e0095 客户端启动后第一次修线程池参数错误. (#29)
3 years ago
chen.ma 66c4610f34 开发线程池运行历史数据采集上报. (#15)
3 years ago
chen.ma 862f945f9e 前端项目迭代更新.
3 years ago
chen.ma f6db2a7d50 补充线程池报警信息打印.
3 years ago
chen.ma 66107f3139 前端项目迭代更新.
3 years ago
chen.ma 4cd8db3eaa 增强线程池监控功能.
3 years ago
chen.ma a302e5a2ac 使用 Jackson 替换 FastJson 组件. (#25)
3 years ago
chen.ma 9c4441758d 修改客户端上报服务端监控数据组件名称.
3 years ago
chen.ma b999c2a0e0 前端项目迭代更新.
3 years ago
chen.ma 51f93b1fbd 开发线程池历史数据存储以及监控功能, 拉去代码报错请查看 (https://github.com/acmenlt/dynamic-threadpool/issues/24)
3 years ago
chen.ma 4e2a03fad0 上下文添加用户角色.
3 years ago
chen.ma 4e2f79d3ee 重构客户端健康检查.
3 years ago
chen.ma f6c832f405 添加健康检查间隔常量.
3 years ago
chen.ma 384c67dbe2 修复客户端与服务端连接断开重连后第一次超时问题.
3 years ago
chen.ma d3828028bd 客户端系统对服务端心跳探活.
3 years ago
chen.ma e0af0ac9ad 添加健康检查安全路径.
3 years ago