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 发布,分布式集群缓存系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Django企业开发实战

Django企业开发实战

胡阳 / 人民邮电出版社 / 2019-2 / 99.00元

本书以博客系统贯穿始末,介绍了Django的方方面面。书中共分四部分,第一部分介绍了正式进入编码之前的准备工作,内容包括需求分析、基础知识和Demo系统的开发;第二部分开始实现需求,内容涉及环境配置、编码规范以及项目结构规划,编写了Model层、admin页面、Form代码和View逻辑,引入了Bootstrap框架;第三部分重点介绍xadmin、django-autocomple-light和d......一起来看看 《Django企业开发实战》 这本书的介绍吧!

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

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码