 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| Ÿ |
Dependencies
|
|
|
|
– |
Transaction “B”
is dependent on transaction
|
|
|
“A” if “B”
accesses data “A” has updated
|
|
|
|
– |
Dependency
detection is dynamic and light-
|
|
|
weight
|
|
|
| Ÿ |
Ordering
|
|
|
|
– |
Dependent
transactions are propagated
|
|
|
in dependency
order
|
|
|
|
– |
All other
transactions are propagated in parallel
|