@giuliano.losa

Supporting lock-free composition of concurrent data objects

, and . Proceedings of the 7th ACM international conference on Computing frontiers, page 53--62. New York, NY, USA, ACM, (2010)
DOI: 10.1145/1787275.1787286

Abstract

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.</p> <p>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 lock-free move operations to a wide range of concurrent objects. Experimental evaluation has shown that the operations originally supported by the data objects keep their performance behavior under our methodology.

Description

Supporting lock-free composition of concurrent data objects

Links and resources

Tags

community

  • @giuliano.losa
  • @dblp
@giuliano.losa's tags highlighted