Infinispan 9.4.0.CR1 发布,分布式集群缓存系统

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

内容简介:Infinispan值得关注的更新内容

Infinispan 9.4.0.CR1 发布了,本次更新包含 bug 修复和一些其他的改进:

值得关注的更新内容

  • Near cache and client side TTL ( ISPN-9098

  • Allow configuring near cache from hot rod properties ( ISPN-9385

  • Initial support for JSON format in scripts Default analyzers are provided to use with remote queries ( ISPN-9429

  • Prevent user from configuring passivation with a shared store ( ISPN-7168

  • Enhance RemoteStore to support segmentation ( ISPN-9376

  • Upgrade to RxJava 2.2.0 ( ISPN-9418

  • Hot Rod configuration properties have setters now to ease integration with other frameworks ( ISPN-9398

点此查看 9.4.0.CR1 的完整修复列表

下载地址 http://infinispan.org/download/

Infinispan 是一个开源的数据网格平台。它公开了一个简单的数据结构(一个 Cache)来存储对象。虽然可以在本地模式下运行 Infinspan,但其真正的价值在于分布式,在这种模式下,Infinispan 可以将集群缓存起来并公开大容量的堆内存。这可比简单的复制强大的多,因为它会为每个结点分配固定数量的副本 —— 服务器故障的一种恢复手段 —— 同时还提升了可伸缩性,这是由于存储每个结点所需的工作量是与集群大小息息相关的。


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

查看所有标签

猜你喜欢:

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

Data Structures and Algorithms in Python

Data Structures and Algorithms in Python

Michael T. Goodrich、Roberto Tamassia、Michael H. Goldwasser / John Wiley & Sons / 2013-7-5 / GBP 121.23

Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Struct......一起来看看 《Data Structures and Algorithms in Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

URL 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具