STM and Composable Memory Transactions

ちょっと前から気になっていたSTM(Software Transaction Memory).
少し勉強してみることにした.原点的にはこの辺なのかな.

  • Transactional memory with data invariants
  • Lock -Free Data Structures using STMs in Haskell
  • Composable memory transactions
  • Beautiful Concurrency


いまのところ教養レベルだけど電車の中ででも読んでみます.


Wiki的にはここ