by abel
30. July 2009 17:39
STM.NET on MSDN DevLabs, "Transactional memory is a technology that frees developers from worrying about the mechanics of fine-grained locking and synchronization in multithreaded applications by providing transactional semantics for reading and writing to memory. It enables developers to focus on application logic instead of the details of memory I/O when building multi-core and many-core programs." [Via Somasegar]