vault backup: 2025-03-17 21:42:45
This commit is contained in:
parent
6c6ae331e9
commit
ef080f08af
2 changed files with 31 additions and 4 deletions
|
@ -58,7 +58,12 @@ We now present an atomic STM system, called *Transactional Locking 2*:
|
|||
|
||||
###### Implementation:
|
||||
```
|
||||
poi la scrivo giuro
|
||||
begin_T() :=
|
||||
read_set(T), write_set(T) <- ∅
|
||||
birthdate(T) <- CLOCK + 1
|
||||
|
||||
X.read_T() :=
|
||||
if lc?(XX) !=
|
||||
```
|
||||
|
||||
### Virtual World Consistency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue