Caffeine 2.6.2 发布,Java 8 的高性能缓存库

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

内容简介:caffeine 2.6.2 已发布。Caffeine 是基于 Java 8 的高性能,接近最佳的缓存库。更新内容: Cache Changed the default initialCapacity to match ConcurrentHashMap's from 0 to 16 (#218) Fixed variable ex...

caffeine 2.6.2 已发布。Caffeine 是基于 Java 8 的高性能,接近最佳的缓存库。更新内容:

Cache

  • Changed the default initialCapacity to match ConcurrentHashMap's from 0 to 16 (#218)

  • Fixed variable expiration's duration calculation overflowing due to timestamp race (#217)

  • Avoiding method handles due to memory leak caused by JDK-8174749 (#222)

  • Promote using java.time.Duration instead of long, TimeUnit pair (#221)

  • Improved Guava compatibility for bulk get iteration order (#220)

下载地址:


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


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

查看所有标签

猜你喜欢:

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

Mastering Bitcoin

Mastering Bitcoin

Andreas M. Antonopoulos / O'Reilly Media / 2014-12-20 / USD 34.99

Mastering Bitcoin tells you everything you need to know about joining one of the most exciting revolutions since the invention of the web: digital money. Bitcoin is the first successful digital curren......一起来看看 《Mastering Bitcoin》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码