开发者俱乐部
标题:
Scylla 1.0.1 发布,世界上最快的 NoSQL 数据库
[打印本页]
作者:
jack
时间:
2016-4-22 18:10
标题:
Scylla 1.0.1 发布,世界上最快的 NoSQL 数据库
ScyllaDB是用C++重写的Cassandra,每节点每秒处理100万TPS。ScyllaDB完全兼容ApacheCassandra,拥有比Cassandra多10x倍的吞吐量,降低了延迟。ScyllaDB号称是世界上最快的NoSQL列存储数据库。
ScyllaDB是用C++重写的Cassandra,每节点每秒处理100万TPS。ScyllaDB完全兼容ApacheCassandra,拥有比Cassandra多10x倍的吞吐量,降低了延迟。
ScyllaDB号称是世界上最快的NoSQL列存储数据库。
ScyllaDB在垃圾收集或者Compaction的时候不需要暂停;在常规生产负载的时候可以添加和删除节点。
Scylla背后的设计和开发团队成员来自于KVM虚拟化管理器——AviKivity,DorLaor,BennySchnaider和OSS老成员。KVM现在是大部分云计算环境(包括GoogleComputeEngine和OpenStack)的默认虚拟化管理器。在ScyllaDB,Scylla团队把这些底层知识应用到大数据技术中。数据结构测量不会跨CPU缓存线,poll模式驱动替代了中断。
ScyllaDB使用最新的C++14和GCC5.1来实现理想的通用非挥发性随机访问存储。
ScyllaDB服务器开源协议是AGPL3.0,驱动开源协议是Apache。
Scylla1.0.1发布了。
更新内容:
memory:fixliveobjectscounterunderflowduetocross-cpufree
core/reactor
on'tabortinallocate_aligned_buffer()onallocationfailure
scripts/posix_net_conf.sh:addedasupportforbondinginterfaces
scripts/posix_net_conf.sh:movetheNICconfigurationcodeintoaseparatefunction
scripts/posix_net_conf.sh:implementthelogicforselectingdefaultMQmode
scripts/posix_net_conf.sh:forwardtheinterfacenameasaparameter
http/routes:Removerequestfailureloggingtostderr
lowres_clock:Initialize_nowwhentheclockiscreated
apps/iotune:fixbrokenURL
欢迎光临 开发者俱乐部 (http://xodn.com/)
Powered by Discuz! X3.2