First page Back Continue Last page Overview Graphics
Data Partitioning: Tables
Goal: Maximize cache utilization
Replication + a hashing or “bucketing” algorithm
Can split into several “range tables”
Mastre gets all updates
Your might filter updates on the slaves
Also reduces table lock contention