Ce contenu n'est pas disponible dans la langue sélectionnée.
9.7. Locking Operations
9.7.1. About the LockManager Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
The
LockManager
component is responsible for locking an entry before a write process initiates. The LockManager
uses a LockContainer
to locate, hold and create locks. The two types of LockContainers
generally used in such implementations are available. The first type offers support for lock striping while the second type supports one lock per entry.
See Also: