BeeCP-3.2.3 发布,一款高性能 JDBC 连接池

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

内容简介:BeeCP,一款高性能JDBC连接池,具有代码轻,性能高的特点。 1:与其他连接池性能对比 CPU:I5-4460,OS:Win7_64 内存:8G , 跑分源码出处:https://github.com/brettwooldridge/HikariCP-benchmark 2: 版本下载...

BeeCP,一款高性能JDBC连接池,具有代码轻,性能高的特点。

1:与其他连接池性能对比

BeeCP-3.2.3 发布,一款高性能 JDBC 连接池

CPU:I5-4460,OS:Win7_64  内存:8G , 跑分源码出处:https://github.com/brettwooldridge/HikariCP-benchmark

2: 版本下载(Java7或更高版本)

<dependency>
   <groupId>com.github.chris2018998</groupId>
   <artifactId>beecp</artifactId>
   <version>3.2.3</version>
</dependency>

3: 更新内容

  • 将配置项 defaultTransactionIsolation 更名为 defaultTransactionIsolationName
  • 移除defaultTransactionIsolation默认配置值
  • 优化池化连接上默认值处理逻相关过程

4:项目地址

 


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

查看所有标签

猜你喜欢:

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

Practical Algorithms for Programmers

Practical Algorithms for Programmers

Andrew Binstock、John Rex / Addison-Wesley Professional / 1995-06-29 / USD 39.99

Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations o......一起来看看 《Practical Algorithms for Programmers》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器