内容简介:Apache BookKeeper 是一个针对实时工作负载优化的可扩展、高容错和低延迟的存储服务,已作为基础存储服务被用于构建各种可靠的服务,同时也是 Apache DistributedLog 的日志段存储和 Apache Pulsar 的消息存...
Apache BookKeeper 是一个针对实时工作负载优化的可扩展、高容错和低延迟的存储服务,已作为基础存储服务被用于构建各种可靠的服务,同时也是 Apache DistributedLog 的日志段存储和 Apache Pulsar 的消息存储。
Apache BookKeeper 4.7.1 已发布,这是一个 bug 修复版本,修复了 4.7.0 用户报告的一系列问题。更改包括围绕 ledger 缓存和对象池的一些修复,性能改进以避免 memory copies ,以及各种 bug 修复和有关表服务的改进。
具体更新细节可查阅:
https://bookkeeper.apache.org/docs/4.7.1/overview/releaseNotes/
下载地址:
https://bookkeeper.apache.org/releases/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Apache BookKeeper 4.7.1 发布,低延迟的存储系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Apache BookKeeper 4.7.0 发布,低延迟的存储系统
- Apache BookKeeper 4.7.2 发布,低延迟的存储系统
- Apache BookKeeper 4.8.1 发布,低延迟的存储系统
- RabbitMQ延迟消息的延迟极限是多少?
- RabbitMQ延迟消息的延迟极限是多少?
- 延迟静态绑定——static
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Writing Apache Modules with Perl and C
Lincoln Stein、Doug MacEachern / O'Reilly Media, Inc. / 1999-03 / USD 39.95
Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend Web......一起来看看 《Writing Apache Modules with Perl and C》 这本书的介绍吧!