开源的数据网格平台 Infinispan v8.2.3.Final v9.0.0.Alpha3 发布
jopen 8年前
<p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/ae9cee091003c2acae82e65253458169.png" /></p> <p>Infinispan是个开源的数据网格平台。它公开了一个简单的数据结构(一个Cache)来存储对象。虽然可以在本地模式下运行Infinspan,但其真正的价值在于分布式,在这种模式下,Infinispan可以将集群缓存起来并公开大容量的堆内存。这可比简单的复制强大的多,因为它会为每个结点分配固定数量的副本——服务器故障的一种恢复手段——同时还提升了可伸缩性,这是由于存储每个结点所需的工作量是与集群大小息息相关的。</p> <h2>更新日志</h2> <p><strong>v9.0.0</strong></p> <p><strong>Core</strong></p> <ul> <li>Graceful shutdown and restart with persistent cache state</li> <li>Performance improvements</li> </ul> <p><strong>API</strong></p> <ul> <li>Replace the home-brew notifying futures with CompletableFutures everywhere</li> </ul> <p><strong>Indexing and Query</strong></p> <ul> <li>Replace the HQL translator with an internal one</li> <li>Always cache the query AST</li> </ul> <p><strong>v8.2</strong></p> <p><strong>Core</strong></p> <ul> <li>Staggered remote gets</li> <li>Continued internals refactoring</li> <li>Synchronous consistent hashing is now the default</li> <li>Initial cluster size configuration</li> <li>Performance and memory allocation-rate improvements</li> </ul> <p><strong>API</strong></p> <ul> <li>New lambda-aware clustered executor to replace distributed executor</li> </ul> <p><strong>Management and monitoring</strong></p> <ul> <li>Persistent login session which survives refresh</li> <li>Deployment / undeployment of user code</li> <li>Management of ProtoBuf schemas for indexing</li> <li>Management of scripts for task execution</li> <li>Event viewing</li> <li>Much improved cache and template configuration</li> <li>Container configuration</li> <li>Cross-site replication management</li> </ul> <p><strong>Indexing and Query</strong></p> <ul> <li>Explicit indexed entity configuration</li> <li>Hibernate Search 5.6 Alpha and Lucene 5.5</li> <li>Unified continuous query API between embedded and remote</li> <li>Experimental index affinity</li> </ul> <p><strong>Infinispan Server</strong></p> <ul> <li>Server base upgraded to WildFly 10</li> <li>Queryable event logger</li> <li>More complete management ops for schemas and scripts</li> </ul> <p><strong>Server tasks</strong></p> <ul> <li>Deployable tasks</li> <li>Alternate data-types for input/output for cross-language compatibility</li> </ul> <h2>下载</h2> <ul> <li>9.0.0.Alpha3 <a href="/misc/goto?guid=4958992003579888327" rel="nofollow"><strong>Source code</strong> (zip)</a></li> <li>9.0.0.Alpha3 <a href="/misc/goto?guid=4958992003697329860" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li> <li>8.2.3.Final <a href="/misc/goto?guid=4958992003801447595" rel="nofollow"><strong>Source code</strong> (zip)</a></li> <li>8.2.3.Final <a href="/misc/goto?guid=4958992003910168060" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li> </ul> <h2> </h2>