Subhash Suri, Marcel Waldvogel, et al.
Computer Communications
Much research has been done in the area of soft-ware transactional memory (STM) as a new programming paradigm to help ease the implementation of parallel applications. While most research has been invested for answering the question of how STM should be imple-mented, there is less work about how to use STM efficiently. This paper is focused on the challenge of how to use STM for efficient and scalable implementations of non-trivial applications. We present a fine-grained STM-based concurrent binary heap, an application of STM for a data structure that is notoriously difficult to parallelize. We describe extensions to the basic STM approach and also the benefits of our proposal. Our results show that the fine-grained STM-based binary heap provides very good scalability compared to the naive approach. Nevertheless, we reach a point where the complexity of some fine-grained techniques do not justify its use for the increase in performance that can be obtained. © 2009 IEEE.
Subhash Suri, Marcel Waldvogel, et al.
Computer Communications
Kirk Beaty, Andrzej Kochut, et al.
IPDPS 2009
Daniel Bauer, Ilias Iliadis, et al.
Multimedia Tools and Applications
Daniel Bauer, John N. Daigle, et al.
Computer Networks