申请试用
HOT
登录
注册
 
SharedDB: Killing One Thousand Queries with One Stone

SharedDB: Killing One Thousand Queries with One Stone

陈傲天
/
发布于
/
2047
人观看
Traditional database systems are built around the query-at-a-time model. This approach tries to optimize performance in a best-effort way. Unfortunately, best effort is not good enough for many modern applications. These applications require response time guarantees in high load situations. This paper describes the design of a new database architecture that is based on batching queries and shared computation across possibly hundreds of concurrent queries and updates. Performance experiments with the TPC-W benchmark show that the performance of our implementation, SharedDB,is indeed robust across a wide range of dynamic workloads.
7点赞
2收藏
0下载
确认
3秒后跳转登录页面
去登陆