Cache-Oblivious Algorithms
oOptimal memory access
nMatrix multiply, Fast Fourier Transform
nB-trees, Priority Queues
n
oConcurrent?
o
oLock-free?
nAt least one thread can always make progress.
o