Useful reading material for STM
Mainly for my benefit but if anybody else is interested:
- Architectural support for lock-free data structures (Herlihy & Boss)
- An efficient STM using commit-time Invalidation
- Dynamic performance tuning of word-based STM
I'll add more once I get through this lot.
Filed under //
concurrency
stm
Comments [0]