10

1024cores - Lockfree Algorithms

 1 year ago
source link: https://www.1024cores.net/home/lock-free-algorithms
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Lockfree Algorithms

In this section I am going to share my experience regarding design and implementation of scalable synchronization algorithms. Note that scalability does not necessary imply lock-freedom or wait-freedom, they are actually orthogonal. However, sometimes scalable algorithms are also lockfree or waitfree at least partially.

Here you will find some articles about general underlying aspects, and some with descriptions and code for specific synchronization algorithms.

Move on to Introduction


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK