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

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

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


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

查看所有标签

猜你喜欢:

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

Algorithms of the Intelligent Web

Algorithms of the Intelligent Web

Haralambos Marmanis、Dmitry Babenko / Manning Publications / 2009-7-8 / GBP 28.99

Web 2.0 applications provide a rich user experience, but the parts you can't see are just as important-and impressive. They use powerful techniques to process information intelligently and offer featu......一起来看看 《Algorithms of the Intelligent Web》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具