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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

算法(第4版)

算法(第4版)

塞奇威克 (Robert Sedgewick)、韦恩 (Kevin Wayne) / 谢路云 / 人民邮电出版社 / 2012-10-1 / 99.00元

本书全面讲述算法和数据结构的必备知识,具有以下几大特色。  算法领域的经典参考书 Sedgewick畅销著作的最新版,反映了经过几十年演化而成的算法核心知识体系  内容全面 全面论述排序、搜索、图处理和字符串处理的算法和数据结构,涵盖每位程序员应知应会的50种算法  全新修订的代码 全新的Java实现代码,采用模块化的编程风格,所有代码均可供读者使......一起来看看 《算法(第4版)》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

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

RGB CMYK 互转工具