Update README.md

pull/985/head
马称 2 years ago committed by GitHub
parent c93e5b040b
commit 118cc6f71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,3 @@
中文 | [English](https://github.com/opengoofy/hippo4j/blob/develop/README-EN.md)
<img align="right" width="260" alt="image" src="https://user-images.githubusercontent.com/77398366/181906454-b46f6a14-7c2c-4b8f-8b0a-40432521bed8.png">
@ -8,6 +7,10 @@
-------
中文 | [English](https://github.com/opengoofy/hippo4j/blob/develop/README-EN.md)
-------
## 线程池痛点
线程池是一种基于池化思想管理线程的工具,使用线程池可以减少创建销毁线程的开销,避免线程过多导致系统资源耗尽。在高并发以及大批量的任务处理场景,线程池的使用是必不可少的。

Loading…
Cancel
Save