There are 1 repository under two-phase-locking topic.
simple transactional database built using java
Semester-long project for COMP 512, 'Distributed Systems', taught by Bettine Kimme, Fall 2018
The project implements serial schedules as well as 2 Phase Locking
Two-Phase-Locking with Starvation Freedom Implementation: sf2pl folder. FafnirDT: fafnir folder
Flight Database concurrency management system. Uses Two Phase Locking. Custom Lock class implemented with shared and exclusive locks