Difference between revisions of "Hierarchical locking"
From apm
(just barely minimal page) |
(No difference)
|
Latest revision as of 16:21, 20 August 2020
Form closure in such a way that assembly and disassembly can only happen in a particular order. Like LIFO "last in first out".
It can be a simple chain but also branch out like a tree or merge even back together like a DAG "directed acyclic graph".
See: