- 授权协议: BSD
- 开发语言: ErLang
- 操作系统: Linux
- 软件首页: http://wiki.github.com/cliffmoon/dynomite
- 软件文档: http://wiki.github.com/cliffmoon/dynomite/getting-started
软件介绍
Dynomite 是采用 ErLang 语言开发的分布式的Key-Value存储系统。
Dynomite is an eventually consistent distributed key value store written in Erlang. The design is based off of Amazon’s Dynamo paper. Dynomite currently implements the following features described in the Dynamo paper, plus some stuff not covered by the paper.
Vector clocks
Merkle trees
Consistent hashing
Tunable quorum
Gossiping of membership
Gossiped synchronization of partitions
Pluggable storage engines
Thrift interface
Web console with canvas visualizations
蚁群算法原理及其应用
段海滨 / 科学出版社 / 2005年2月1日 / 48.0
《蚁群算法原理及其应用(精装)》系统、深入地介绍了蚁群算法的原理及其应用,力图概括国内外在这一学术领域的最新研究进展。全书共包括10章,主要内容包括蚁群算法的思想起源、研究现状及机制原理;蚁群算法的复杂度分析;蚁群算法的收敛性证明;蚁群算法参数对其性能的影响;蚁群算法的参数选择原则;离散域和连续域蚁群算法的若干改进策略;蚁群算法在多个优化领域的典型应用;蚁群算法的硬件实现技术;蚁群算法与其他仿生优......一起来看看 《蚁群算法原理及其应用》 这本书的介绍吧!
