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

栏目: 服务器 · 发布时间: 7年前

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

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

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

算法设计与分析

算法设计与分析

屈婉玲、刘田、张立昂、王捍贫 / 清华大学 / 2011-5 / 25.00元

《算法设计与分析》为计算机科学技术专业核心课程“算法设计与分析”教材.全书以算法设计技术和分析方法为主线来组织各知识单元,主要内容包括基础知识、分治策略、动态规划、贪心法、回溯与分支限界、算法分析与问题的计算复杂度、NP完全性、近似算法、随机算法、处理难解问题的策略等。书中突出对问题本身的分析和求解方法的阐述,从问题建模、算法设计与分析、改进措施等方面给出适当的建议,同时也简要介绍了计算复杂性理论......一起来看看 《算法设计与分析》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

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

正则表达式在线测试