|
|
@ -1,8 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
<img align="right" width="260" alt="image" src="https://user-images.githubusercontent.com/77398366/181906454-b46f6a14-7c2c-4b8f-8b0a-40432521bed8.png">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 动态可观测线程池框架
|
|
|
|
# 动态可观测线程池框架
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<img align="right" width="360" alt="image" src="https://user-images.githubusercontent.com/77398366/181906454-b46f6a14-7c2c-4b8f-8b0a-40432521bed8.png">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hippo4j 通过对 JDK 线程池增强,以及扩展三方框架底层线程池等功能,为业务系统提高线上运行保障能力。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[](https://gitee.com/magegoofy/hippo4j) [](https://github.com/opengoofy/hippo4j) [](https://github.com/opengoofy/hippo4j/graphs/contributors) [](https://store.docker.com/community/images/hippo4j/hippo4j-server) [](https://codecov.io/gh/opengoofy/hippo4j) [](https://github.com/opengoofy/hippo4j/blob/develop/README-EN.md)
|
|
|
|
[](https://gitee.com/magegoofy/hippo4j) [](https://github.com/opengoofy/hippo4j) [](https://github.com/opengoofy/hippo4j/graphs/contributors) [](https://store.docker.com/community/images/hippo4j/hippo4j-server) [](https://codecov.io/gh/opengoofy/hippo4j) [](https://github.com/opengoofy/hippo4j/blob/develop/README-EN.md)
|
|
|
|
[](https://github.com/opengoofy/hippo4j)
|
|
|
|
[](https://github.com/opengoofy/hippo4j)
|
|
|
|
|
|
|
|
|
|
|
@ -26,8 +30,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
## 什么是 Hippo4j
|
|
|
|
## 什么是 Hippo4j
|
|
|
|
|
|
|
|
|
|
|
|
Hippo4j 通过对 JDK 线程池增强,以及扩展三方框架底层线程池等功能,为业务系统提高线上运行保障能力。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
提供以下功能支持:
|
|
|
|
提供以下功能支持:
|
|
|
|
|
|
|
|
|
|
|
|
- 全局管控 - 管理应用线程池实例。
|
|
|
|
- 全局管控 - 管理应用线程池实例。
|
|
|
|