申请试用
HOT
登录
注册
 
Scaling Up Concurrent Main-Memory Column-Store Scans
1 / 13

Scaling Up Concurrent Main-Memory Column-Store Scans

陈傲天
/
发布于
6年前
/
1837
人观看
Main-memory column-stores are called to efficiently use modern non-uniform memory access (NUMA) architectures to service concurrent clients on big data. The efficient usage of NUMA architectures depends on the data placement and scheduling strategy of the column-store. Most column-stores choose a static strategy that involves partitioning all data across the NUMA architecture, and employing a stealingbased task scheduler.
1点赞
1收藏
0下载