- 名称: voldemort-分布式键值存储系统
- 网址: http://project-voldemort.com/
- 作者: 众乐网友
- 标签:
- 访问:198次
-
简介:
Voldemort is a distributed key-value storage system
* Data is automatically replicated over multiple servers.
* Data is automatically partitioned so each server contains only a subset of the total data
* Server failure is handled transparently
* Pluggable serialization is supported to allow rich keys and values including lists and tuples with named fields, as well as to integrate with common serialization frameworks like Protocol Buffers, Thrift, and Java Serialization
* Data items are versioned to maximize data integrity in failure scenarios without compromising availability of the system
* Each node is independent of other nodes with no central point of failure or coordination
* Good single node performance: you can expect 10-20k operations per second depending on the machines, the network, the disk system, and the data replication factor
* Support for pluggable data placement strategies to support things like distribution across data centers that are geographical far apart.
觉得不错?输入好友的Email地址,让好友跟你一样有个好心情!

注册登录后,点击上面的"收藏",您也可以出现在这里...
乐友状元榜: 微博精选
主人: 微博精选
级别: 1; 点数: 4645
个人签名 >> 带上耳机,走在路上,世界的喧嚣与我无关……
最近作品:
◇养了5年的鸭子几条腿 [2010-05-19]
◇经典的悲伤句子 [2010-05-14]
◇受伤的女人对男人的定义 [2010-05-13]
◇北京小户型里的“鸡” [2010-05-10]
◇卫生纸和餐巾纸的争吵 [2010-05-07]
◇裸男打出租 [2010-05-07]









