Apache Geode 1.4.0 发布,数据管理平台

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Apache Geode 1.4.0 已发布,Apache Geode 是一个数据管理平台,提供实时的、一致的、贯穿整个云架构地访问数据关键型应用。 Geode 1.4.0包含许多改进和错误修复。本版本包括一个简单的JDBC连接器,可以读取和写入...

Apache Geode 1.4.0 已发布,Apache Geode 是一个数据管理平台,提供实时的、一致的、贯穿整个云架构地访问数据关键型应用。

Geode 1.4.0包含许多改进和错误修复。本版本包括一个简单的JDBC连接器,可以读取和写入后面的任何没有任何自定义的RDBMS代码,使索引嵌套字段对lucene索引,优化内存,以减少CPU消耗。建议用户升级到最新版本。

主页更新内容:

  • Combines redundancy, replication, and a "shared nothing" persistence architecture to deliver fail-safe reliability and performance.

  • Horizontally scalable to thousands of cache members, with multiple cache topologies to meet different enterprise needs. The cache can be distributed across multiple computers.

  • Asynchronous and synchronous cache update propagation.

  • Delta propagation distributes only the difference between old and new versions of an object (delta) instead of the entire object, resulting in significant distribution cost savings.

  • Reliable asynchronous event notifications and guaranteed message delivery through optimized, low latency distribution layer.

  • Data awareness and real-time business intelligence. If data changes as you retrieve it, you see the changes immediately.

  • Integration with Spring Framework to speed and simplify the development of scalable, transactional enterprise applications.

  • JTA compliant transaction support.

  • Cluster-wide configurations that can be persisted and exported to other clusters.

  • Remote cluster management through HTTP.

  • REST APIs for REST-enabled application development.

  • Rolling upgrades may be possible, but they will be subject to any limitations imposed by new features.

完整内容请查看发行说明

下载地址:http://geode.apache.org/releases/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

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

算法之美

算法之美

左飞 / 电子工业出版社 / 2016-3 / 79.00元

《算法之美——隐匿在数据结构背后的原理(C++版)》围绕算法与数据结构这个话题,循序渐进、深入浅出地介绍了现代计算机技术中常用的40 余个经典算法,以及回溯法、分治法、贪婪法和动态规划等算法设计思想。在此过程中,《算法之美——隐匿在数据结构背后的原理(C++版)》也系统地讲解了链表(包括单向链表、单向循环链表和双向循环链表)、栈、队列(包括普通队列和优先级队列)、树(包括二叉树、哈夫曼树、堆、红黑......一起来看看 《算法之美》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

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

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具