#
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++
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++
Software Transactional Memory - TL2 implementation
-
Updated
Dec 21, 2022 - C++
Add this topic to your repo
To associate your repository with the tl2 topic, visit your repo's landing page and select "manage topics."