技术栈

http连接池化

我才是真的封不觉
2 年前
网络协议·http·性能优化·http连接池化
性能优化之 http连接池化代码如下 优化原理就是原本的http连接是通过SimpleClientHttpRequestFactory创建(已注释)