Yvonne Anne Pignolet, Stefan Schmid, et al.
Discrete Mathematics and Theoretical Computer Science
Some of the significant issues associated with software transactional memory (STM) are discussed. Transaction memory (TM) is a concurrency control concept that provides atomic and isolated execution for regions of code. It is considered by a number of researchers, to be one of the most potential solutions to address the problem of programming multicore processors. One of the most significant features of TM is that most programmers need to reason locally about shared data accesses, mark the code region to be executed transactionally, and let the basic system ensure the correct concurrent execution. This model has the potential of providing the scalability of fine-grained locking, while avoiding common problems of lock composition, such as deadlock. STM and TM continue to remain basic research concepts, despite having several significant features and benefits.
Yvonne Anne Pignolet, Stefan Schmid, et al.
Discrete Mathematics and Theoretical Computer Science
Hang-Yip Liu, Steffen Schulze, et al.
Proceedings of SPIE - The International Society for Optical Engineering
Matthias Kaiserswerth
IEEE/ACM Transactions on Networking
M.F. Cowlishaw
IBM Systems Journal