内容简介:Infinispan 9.2.0.Final 已发布,命名为 "Gaina" 。该版本包含大量改进和修复,其中 Core 改进部分如下:
Infinispan 9.2.0.Final 已发布,命名为 "Gaina" 。
该版本包含大量改进和修复,其中 Core 改进部分如下:
-
Conflict resolution
Automatic conflict resolution after a partition merge is now supported for all partition handling strategies and is enabled by default. Furthermore, it is now possible to deploy custom EntryMergePolicy implementations to the server
-
Reactive streams-based distributed Iteration improvements
Distributed iterator now uses less threads and allows for efficient parallel retrieval providing for improved throughput
-
Biased reads for scattered caches
Originator can read the ‘backup’ copy locally until the data gets overwritten again. Together with improved read performance this migrates data to nodes that use it.
-
Off-heap sizing
Off-heap requires less overhead per entry and provides for more accurate sizing allowing you to maximize your memory used
-
Exception based eviction
A new "eviction" that instead of removing old entries prevents new entries being inserted (supported by all memory storage and eviction types)
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java Web高级编程
威廉斯 (Nicholas S.Williams) / 王肖锋 / 清华大学出版社 / 2015-6-1 / CNY 99.80
Java成为世界上编程语言之一是有其优势的。熟悉JavaSE的程序员可以轻松地进入到Java EE开发中,构建出安全、可靠和具有扩展性的企业级应用程序。编写《Java Web高级编程——涵盖WebSockets、Spring Framework、JPA Hibernate和 Spring Security》一书的目的正是如此。 《Java Web高级编程:涵盖WebSockets、Sp......一起来看看 《Java Web高级编程》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
URL 编码/解码
URL 编码/解码