Este conteúdo não está disponível no idioma selecionado.
9.7. Locking Operations
9.7.1. About the LockManager Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
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: