TX lock elision
TX lock elision
Posted Jan 26, 2026 6:22 UTC (Mon) by pthariensflame (subscriber, #169079)In reply to: TX lock elision by josh
Parent article: GNU C Library 2.43 released
For whatever it's worth, (software) transactional memory has found genuine sustained use in one specific ecosystem: Haskell, in which the monad-based effect control makes it a lot less error-prone to use.
