HikariCP 2.7.2 发布,高性能 JDBC 连接池组件

栏目: 软件资讯 · 发布时间: 8年前

内容简介:HikariCP 2.7.2 已发布,HikariCP 是一个高性能的 JDBC 连接池组件。更新如下: issue 983 fix logic that determines how many idle connections can be removed, without violating  the minimumIdle contra...

HikariCP 2.7.2 已发布,HikariCP 是一个高性能的 JDBC 连接池组件。更新如下:

  • issue 983 fix logic that determines how many idle connections can be removed, without violating  the minimumIdle contract.

  • pull 987 add thread name to leak detection messages.

  • issue 982 fix classloader order, try the ThreadContext classloader before other classloaders.

  • pull 977 log better messages when connection is evicted.

  • fallback to four digit random pool suffix when SecurityManager prevents writing to system   properties for the purpose of JVM-wide unique pool identifiers.

下载地址:

更新说明:https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES 


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深度探索C++对象模型(影印版)

深度探索C++对象模型(影印版)

Stanley B. Lippman / 中国电力出版社 / 2003-8-1 / 42.00

本书重点介绍了C++面向对象程序设计的底层机制,包括结构式语意、暂时性对象的生成、封装、继承和虚拟——虚拟函数和虚拟继承。书中向你表明:理解底层实现模型,可以极大地提高你的编码效率。Lippman澄清了那些关于C++系统开销与复杂性的各种错误信息和猜测,指出了其中某些成本和利益交换确实存在。他在书中详述了各种实现模型,指出了它们的发展方向以及促使其发展的根本原因。本书涵盖了C++对象模型的语意暗示......一起来看看 《深度探索C++对象模型(影印版)》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具