分布式的Key-Value存储系统 Dynomite

码农软件 · 软件分类 · 缓存系统 · 2019-08-30 21:59:22

软件介绍

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

本文地址:https://www.codercto.com/soft/d/13532.html

金字塔原理

金字塔原理

[美] 巴巴拉·明托 / 王德忠、张珣 / 民主与建设出版社 / 2002-12 / 39.80元

《金字塔原理》是一本讲解写作逻辑与思维逻辑的读物,全书分为四个部分。 第一篇主要对金字塔原理的概念进行了解释,介绍了如何利用这一原理构建基本的金字塔结构。目的是使读者理解和运用简单文书的写作技巧。 第二篇介绍了如何深入细致地把握思维的环节,以保证使用的语句能够真实地反映希望表达的思想要点。书中列举了许多实例,突出了强迫自己进行“冷静思维”对明确表达思想的重要性。 第三篇主要针对的......一起来看看 《金字塔原理》 这本书的介绍吧!

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

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具