Supporting lock-free composition of concurrent data objects

D Cederman, P Tsigas - Proceedings of the 7th ACM international …, 2010 - dl.acm.org
Lock-free data objects offer several advantages over their blocking counterparts, such as
being immune to deadlocks and convoying and, more importantly, being highly concurrent.
However, composing the operations they provide into larger atomic operations, while still
guaranteeing efficiency and lock-freedom, is a challenging algorithmic task. We present a
lock-free methodology for composing highly concurrent linearizable objects together by
unifying their linearization points. This makes it possible to relatively easily introduce atomic …

Supporting lock-free composition of concurrent data objects: Moving data between containers

D Cederman, P Tsigas - IEEE Transactions on Computers, 2012 - ieeexplore.ieee.org
Lock-free data objects offer several advantages over their blocking counterparts, such as
being immune to deadlocks, priority inversion, and convoying. They have also been shown
to work well in practice. However, composing the operations they provide into larger atomic
operations, while still guaranteeing efficiency and lock-freedom, is a challenging algorithmic
task. We present a lock-free methodology for composing a wide variety of concurrent
linearizable objects together by unifying their linearization points. This makes it possible to …
以上显示的是最相近的搜索结果。 查看全部搜索结果