vault backup: 2024-02-13 13:20:22
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
# Conflict Serialisability
|
||||
If a concurrent schedule organises conflicting operations in the same way as a serial schedule, the results are the same.
|
||||
This is called conflict serialisability, which can be tested using precedence graphs.
|
||||
|
||||
## Directed Graph
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
# Precedence Graph
|
||||
|
Reference in New Issue
Block a user