caffeine 2.6.1 发布,Java 8 的高性能缓存库

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

内容简介:caffeine 2.6.1 已发布。Caffeine 是基于 Java 8 的高性能,接近最佳的缓存库。更新内容: 高速缓存 Fixed null value being propagated to callbacks on null result of a CompletableFuture (#206) Improved...

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

高速缓存

  • Fixed null value being propagated to callbacks on null result of a CompletableFuture (#206)

  • Improved emulation of synchronous computations in AsyncLoadingCache asMap() view

  • Added Automatic-Module-Name manifest entry for Java 9 modularity (#211)

  • Significantly reduced the jar size due to code generation bloat (#110)

  • Fixed futures not expiring due to stale read of the time (#212)

JCache

  • Fixed Cache invoke() not notifying the writer when the entry was loaded and modified (#210)

  • Upgraded to specification version 1.1.0

下载地址:


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


以上所述就是小编给大家介绍的《caffeine 2.6.1 发布,Java 8 的高性能缓存库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Netty实战

Netty实战

诺曼·毛瑞尔(Norman Maurer)、马文·艾伦·沃尔夫泰尔(Marvin Allen Wolfthal) / 何品 / 人民邮电出版社 / 2017-5-1 / 69.00

编辑推荐 - Netty之父”Trustin Lee作序推荐 - 阿里巴巴中间件高级技术专家为本书中文版作序推荐 - 系统而详细地介绍了Netty的各个方面并附带了即用型的优质示例 - 附带行业一线公司的案例研究 - 极实用的Netty技术书 无论是构建高性能的Web、游戏服务器、推送系统、RPC框架、消息中间件还是分布式大数据处理引擎,都离不开Nett......一起来看看 《Netty实战》 这本书的介绍吧!

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

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

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

URL 编码/解码