HttpComponents 的 HttpCore 模块今天发布了两个更新版本,分别是 4.2.4 GA 和 4.3 Beta1。
其中 4.3 Beta1 通过减少 TCP 包碎片来优化性能,在写出 HTTP 消息时,包括堵塞和非堵塞模式,这个性能的提升在 20% 左右。
而 4.2.4 是一个维护版本,主要是 bug 修复。
项目主页:http://hc.apache.org/
下载地址:http://hc.apache.org/downloads.cgi
来自:开源中国社区