開源的數據網格平臺 Infinispan v8.2.4.Final發布

jopen 8年前發布 | 8K 次閱讀 In?nispan 數據網格

In?nispan是個開源的數據網格平臺。它公開了一個簡單的數據結構(一個Cache)來存儲對象。雖然可以在本地模式下運行In?nspan,但其真正的價值在于分布式,在這種模式下,In?nispan可以將集群緩存起來并公開大容量的堆內存。這可比簡單的復制強大的多,因為它會為每個結點分配固定數量的副本——服務器故障的一種恢復手段——同時還提升了可伸縮性,這是由于存儲每個結點所需的工作量是與集群大小息息相關的。

更新日志

  • Staggered remote gets
  • Continued internals refactoring
  • Synchronous consistent hashing is now the default
  • Initial cluster size configuration
  • Performance and memory allocation-rate improvements
  • Explicit indexed entity configuration
  • Hibernate Search 5.6 Alpha and Lucene 5.5
  • Unified continuous query API between embedded and remote
  • Experimental index affinity
  • Persistent login session which survives refresh
  • Deployment / undeployment of user code
  • Management of ProtoBuf schemas for indexing
  • Management of scripts for task execution
  • Event viewing
  • Much improved cache and template configuration
  • Container configuration
  • Cross-site replication management

 

下載

 

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/54455236

 

 

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!