public marks

PUBLIC MARKS from lunar with tags "programming language" & concurrency

25 February 2005 22:00

Practical lock-freedom

There are potentially a number of advantages in using lock-free programming techniques, including improved fault tolerance, resistance to deadlock, no 'lock convoying', and no chance of unfortunate scheduler interactions (such as priority inversion).

lunar's TAGS related to tag "programming language"

blog +   computer science +   concurrency +   free software +   haskell +   java +   javascript +   os +