In Computer Science, in the field of databases, non-lock concurrency control is a concurrency control method used in relational databases without using locking.
There are several non-lock concurrency control methods, which involve the use of timestamps on transaction to determine transaction priority:
- Optimistic concurrency control
- Timestamp-based concurrency control
- Validation-based concurrency control
- Multiversion concurrency control
We don't have any images related to Non-lock concurrency control yet.
You can add one yourself here.
We don't have any YouTube videos related to Non-lock concurrency control yet.
You can add one yourself here.
We don't have any PDF documents related to Non-lock concurrency control yet.
You can add one yourself here.
We don't have any Books related to Non-lock concurrency control yet.
You can add one yourself here.
We don't have any archived web articles related to Non-lock concurrency control yet.