simple transactional database built using java
-
Updated
May 20, 2022 - Java
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
Project for Formal Modeling Of Concurrent Processes
Flight Database concurrency management system. Uses Two Phase Locking. Custom Lock class implemented with shared and exclusive locks
Add a description, image, and links to the two-phase-locking topic page so that developers can more easily learn about it.
To associate your repository with the two-phase-locking topic, visit your repo's landing page and select "manage topics."