vault backup: 2025-04-04 23:35:23

This commit is contained in:
Marco Realacci 2025-04-04 23:35:23 +02:00
parent 96872ffa06
commit 6a9cf80167
13 changed files with 28 additions and 28 deletions

View file

@ -2,9 +2,9 @@ Let us define $op ->_{proc} op'$ to hold whenever there exists a process p that
### Sequential consistency
**Def:** a complete history is sequentially consistent if there exists a sequential history $𝑆$ s.t.
![[Pasted image 20250324082534.png]]
![[images/Pasted image 20250324082534.png]]
![[Pasted image 20250324082545.png]]
![[images/Pasted image 20250324082545.png]]
>[!warning]
>The problem with sequential consistency is that it is NOT compositional.