#
tl2
Here are 6 public repositories matching this topic...
Software Transactional Memory based on Transaction Locking 2 (TL2) algorithm.
transactional-memory
multithreading
concurrent-programming
atomics
compare-and-swap
tl2
fetch-and-add
-
Updated
Dec 18, 2023 - C
Software transactional memory implemented using the TL2 algorithm
-
Updated
Dec 5, 2023 - C++
Software Transactional Memory - TL2 implementation
-
Updated
Dec 21, 2022 - C++
My implementation of a Software Transactional Memory based on TL2, with the addition of revalidation during reads in read-only transactions, to try and reduce the number of aborts in read-only transactions.
-
Updated
Dec 20, 2022 - C++
Improve this page
Add a description, image, and links to the tl2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tl2 topic, visit your repo's landing page and select "manage topics."