内容简介:memcached 1.5.2 已发布,这次更新主要是修复 bug,没有添加新特性。值得关注的是,该版本修复了一个来自 2006 年的 bug。 修复了在一个实例中存储超过 32 亿个项目导致的崩溃。 其他修复: fix more binary prot...
memcached 1.5.2 已发布,这次更新主要是修复 bug,没有添加新特性。值得关注的是,该版本修复了一个来自 2006 年的 bug。
修复了在一个实例中存储超过 32 亿个项目导致的崩溃。
其他修复:
fix more binary protocol documentation errors.
fix segfault during 31b -> 32b hash table expand
don't create hashtables larger than 32bit
some non-user-facing code changes for supporting future features.
下载地址:http://www.memcached.org/files/memcached-1.5.2.tar.gz
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 来自首次Ray聚会的记录
- 来自程序员老婆的吐槽
- 来自GitHub的系列渗透测试工具
- 深度揭秘:来自朝鲜的加密黑客组织Lazarus
- 来自Java高级架构师的晋级心得
- 高质量前端快照方案:来自页面的 “自拍”
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to Semi-Supervised Learning
Xiaojin Zhu、Andrew B. Goldberg / Morgan and Claypool Publishers / 2009-6-29 / USD 40.00
Semi-supervised learning is a learning paradigm concerned with the study of how computers and natural systems such as humans learn in the presence of both labeled and unlabeled data. Traditionally, le......一起来看看 《Introduction to Semi-Supervised Learning》 这本书的介绍吧!