Wacklepedia Home Page | | Index

Non-lock concurrency control

From Wacklepedia - The Free Encyclopedia


In computer science, in the field of databases, non-lock concurrency control is concurrency control method used in relational databases without using locking.

There are several non-lock concurrency control methods:

They involve the use of timestamps on transaction to determine transaction priority.