Infinispan 9.2.0.Final 发布,分布式集群缓存系统

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

内容简介:Infinispan 9.2.0.Final 已发布,命名为 "Gaina" 。 该版本包含大量改进和修复,其中 Core 改进部分如下: Conflict resolution Automatic conflict resolution after a partition merge is now supported for a...

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)

完整更新内容请查阅发行说明。

下载地址:


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


以上所述就是小编给大家介绍的《Infinispan 9.2.0.Final 发布,分布式集群缓存系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

第三次浪潮

第三次浪潮

托夫勒 / 黄明坚 / 中信出版社 / 2006-6 / 38.00元

《第三次浪潮》作者托夫勒在20多年前预见的未来是:跨国企业将盛行;电脑发明使SOHO(在家工作)成为可能;人们将摆脱朝九晚五工作的桎梏;核心家庭的瓦解;DIY(自己动手做)运动的兴起……时过境迁,如今我们才发现托夫勒的预言竟大多已成为了现实。   20年前的《第三次浪潮》在打开国门之初给人们心灵造成的冲击,其影响至今仍然连绵不绝。托夫勒在这本书中将人类社会划分为三个阶段:第一次浪潮为农业阶段......一起来看看 《第三次浪潮》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

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

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试