申请试用
HOT
登录
注册
 
Speedy Transactions in Multicore In-Memory Databases
1 / 16

Speedy Transactions in Multicore In-Memory Databases

陈傲天
/
发布于
6年前
/
1922
人观看
Silo is a new in-memory database that achieves excellent performance and scalability on modern multicore machines. Silo was designed from the ground up to use system memory and caches efficiently. For instance, it avoids all centralized contention points, including that of centralized transaction ID assignment. Silo’s key contribution is a commit protocol based on optimistic concurrency control that provides serializability while avoiding all shared-memory writes for records that were only read.
6点赞
0收藏
0下载