首页> 外文会议>ACM EuroSys conference on computer systems >LazyBase: Trading Freshness for Performance in a Scalable Database
【24h】

LazyBase: Trading Freshness for Performance in a Scalable Database

机译:Lazybase:在可扩展数据库中交易生效

获取原文

摘要

The LazyBase scalable database system is specialized for the growing class of data analysis applications that extract knowledge from large, rapidly chang ing data sets. It pro-vides the scalability of popular NoSQL systems without the query-time complexity associated with their eventual consis-tency models, offering a clear consistency model and explicit per-query control over the trade-off between latency and re-sult freshness. With an architecture designed around batch-ing and pipelining of updates, LazyBase simultaneously in-gests atomic batches of updates at a very high throughput and offers quick read queries to a stale-but-consistent ver-sion of the data. Although slightly stale results are sufficient for many analysis queries, fully up-to-date results can be ob-tained when necessary by also scanning updates still in the pipeline. Compared to the Cassandra NoSQL system. Lazy-Base provides 4X-5X faster update throughput and 4X faster read query throughput for range queries while remaining competitive for point queries. We demonstrate LazyBase's tradeoff between query latency and result freshness as well as the benefits of its consistency model. We also demon-strate specific cases where Cassandra's consistency model is weaker than LazyBase's.
机译:LazyBase可扩展数据库系统专门用于越来越多的数据分析应用程序,从而提取大型快速变频数据集的知识。它通过与其最终联系人模型相关的查询时间复杂度,提供了流行的NoSQL系统的可扩展性,提供了明确的一致性模型,并在延迟和恢复新鲜度之间的权衡中进行了明确的每查询控制。通过围绕批量和流水线设计的架构,LazyBase同时以非常高的吞吐量同时in-gests原子批次更新,并提供快速读取查询到数据的陈旧但一致的Ver-Sion。虽然对于许多分析查询,但略微陈旧的结果足够了,但是在必要时,可以在必要时扫描仍在管道中的更新时,可以完全达到最新的结果。与Cassandra NoSQL系统相比。惰性基础提供4x-5x更快的更新吞吐量和4倍的速度读取查询吞吐量,以获取范围查询,同时剩下竞争点查询。我们在查询延迟与结果新鲜度之间展示了Lazybase的权衡以及其一致性模型的好处。我们还展示了Cassandra的一致性模型比Lazybase的一致性模型的特定情况。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号